ntp-dev package affected systest
Bug #1410884 reported by
Dmitry Tyzhnenko
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Released
|
Critical
|
Dmitry Tyzhnenko | ||
5.1.x |
Invalid
|
Critical
|
Stanislaw Bogatkin | ||
6.0.x |
Invalid
|
Critical
|
Fuel QA Team |
Bug Description
In review https:/
Now systests can't time sync after reverting Ubuntu slave nodes.
Changed in fuel: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Confirmed on fuel-6.1-60. Regexp in the systests, which should determine the name of the NTP init script, returns nothing, so it just kill ntpd:
root@node-3:~# /etc/init.d/ntp-dev status
* NTP server is not running
root@node-3:~# find /etc/init.d/ -regex '/etc/init. d/ntp-d. ?'
root@node-3:~#