Stable check of openstack/heat failed
Build failed. - periodic-heat-docs-havana http://logs.openstack.org/periodic-stable/periodic-heat-docs-havana/38efe8a : FAILURE in 3m 59s - periodic-heat-python26-havana http://logs.openstack.org/periodic-stable/periodic-heat-python26-havana/31e8... : FAILURE in 4m 54s - periodic-heat-python27-havana http://logs.openstack.org/periodic-stable/periodic-heat-python27-havana/35b3... : FAILURE in 4m 30s
Hi Zane,
- periodic-heat-python27-havana http://logs.openstack.org/periodic-stable/periodic-heat-python27-havana/35b3... : FAILURE in 4m 30s
Diff in pip freeze between successful run previous day is -python-novaclient==2.17.0 +python-novaclient==2.18.0 Is this Heat test using novaclient internals or novaclient broke API? Cheers, Alan
On 11/07/14 08:46, Alan Pevec wrote:
Hi Zane,
- periodic-heat-python27-havana http://logs.openstack.org/periodic-stable/periodic-heat-python27-havana/35b3... : FAILURE in 4m 30s
Diff in pip freeze between successful run previous day is -python-novaclient==2.17.0 +python-novaclient==2.18.0
Is this Heat test using novaclient internals or novaclient broke API?
It looks like Horizon is affected as well. All tests in stable branches now fail. Matthias
Alan Pevec wrote:
Hi Zane,
- periodic-heat-python27-havana http://logs.openstack.org/periodic-stable/periodic-heat-python27-havana/35b3... : FAILURE in 4m 30s
Diff in pip freeze between successful run previous day is -python-novaclient==2.17.0 +python-novaclient==2.18.0
Is this Heat test using novaclient internals or novaclient broke API?
Looks like stable may need a backport of Heat master's 9850832da563c1113e121b99d38feb21af9daa8d commit, which made sure its tests would work with both 2.17 and 2.18. -- Thierry Carrez (ttx)
On 11/07/14 11:09, Thierry Carrez wrote:
Alan Pevec wrote:
Hi Zane,
- periodic-heat-python27-havana http://logs.openstack.org/periodic-stable/periodic-heat-python27-havana/35b3... : FAILURE in 4m 30s
Diff in pip freeze between successful run previous day is -python-novaclient==2.17.0 +python-novaclient==2.18.0
Is this Heat test using novaclient internals or novaclient broke API?
Looks like stable may need a backport of Heat master's 9850832da563c1113e121b99d38feb21af9daa8d commit, which made sure its tests would work with both 2.17 and 2.18.
for horizon, the issue is true for master as well. Matthias
Matthias Runge wrote:
On 11/07/14 11:09, Thierry Carrez wrote:
Alan Pevec wrote:
Hi Zane,
- periodic-heat-python27-havana http://logs.openstack.org/periodic-stable/periodic-heat-python27-havana/35b3... : FAILURE in 4m 30s
Diff in pip freeze between successful run previous day is -python-novaclient==2.17.0 +python-novaclient==2.18.0
Is this Heat test using novaclient internals or novaclient broke API?
Looks like stable may need a backport of Heat master's 9850832da563c1113e121b99d38feb21af9daa8d commit, which made sure its tests would work with both 2.17 and 2.18.
for horizon, the issue is true for master as well.
2.18-related test fails are now all tracked using: https://bugs.launchpad.net/bugs/1340596 -- Thierry Carrez (ttx)
Thierry Carrez wrote:
Matthias Runge wrote:
On 11/07/14 11:09, Thierry Carrez wrote:
Alan Pevec wrote:
Hi Zane,
- periodic-heat-python27-havana http://logs.openstack.org/periodic-stable/periodic-heat-python27-havana/35b3... : FAILURE in 4m 30s
Diff in pip freeze between successful run previous day is -python-novaclient==2.17.0 +python-novaclient==2.18.0
Is this Heat test using novaclient internals or novaclient broke API?
Looks like stable may need a backport of Heat master's 9850832da563c1113e121b99d38feb21af9daa8d commit, which made sure its tests would work with both 2.17 and 2.18.
for horizon, the issue is true for master as well.
2.18-related test fails are now all tracked using: https://bugs.launchpad.net/bugs/1340596
2.18.1 was just released, it's supposed to be "more" backward-compatible. So hopefully most of those patches won't be needed. -- Thierry Carrez (ttx)
participants (4)
-
Alan Pevec
-
jenkins@openstack.org
-
Matthias Runge
-
Thierry Carrez