Comment 25 for bug 1525214

Revision history for this message
Roman Podoliaka (rpodolyaka) wrote :

Alex, good catch! This works on master, but fails on 8.0, because the following commit is missing:

http://paste.openstack.org/show/484979/

In 8.0 sync_time() looks like:

https://github.com/openstack/fuel-qa/blob/stable/8.0/fuelweb_test/models/environment.py#L547-L573

and if nailgun_nodes parameter is not passed explicitly, it will only sync time on the master node, what we see in the job logs:

http://paste.openstack.org/show/484981/