Comment 5 for bug 1741850

Revision history for this message
Emilien Macchi (emilienm) wrote :

If you look at the latest success of the CI job, it was here:
https://logs.rdoproject.org/openstack-periodic/periodic-tripleo-ci-centos-7-multinode-1ctlr-featureset017-master/715c3c2/

And you can check the version of THT:
https://logs.rdoproject.org/openstack-periodic/periodic-tripleo-ci-centos-7-multinode-1ctlr-featureset017-master/715c3c2/rpm-qa.txt.gz

https://github.com/openstack/tripleo-heat-templates/commit/d05b39d149e3d1c761ba55dc7db9b60328c3dd25
Which is a commit on December 30th.

Indeed, RDO became inconsistent on January 4th because of tripleo-ui which failed to build, see https://review.rdoproject.org/r/#/c/11169/ - it's fixed now.

So my theory is, because we were not consistent on January 4th, which is the day we stopped to get a promotion by the way, https://review.openstack.org/#/c/524187/ and https://review.openstack.org/#/c/526390/ weren't tested on January 5th in the gate since scenario002 is non voting. So my guess is that these patches actually broke scenario002 which is kind of why the tests were passing in the gate on January 2nd:
http://logs.openstack.org/17/491317/21/check/tripleo-ci-centos-7-scenario002-multinode-oooq-container/59f68fb/logs/tempest.html.gz

I think we should investigate https://review.openstack.org/#/c/524187/ and https://review.openstack.org/#/c/526390/ again.