<div dir="ltr">Hey folks,<br><br>Ironic plans to release Ocata this week, once we have a couple small patches<br>and a release note cleanup landed.<br><br>However, our grenade job is now testing master->master, best I can tell. This<br>is pretty clearly due to this d-s-g commit:<br><a href="https://github.com/openstack-infra/devstack-gate/commit/9c752b02fbd57c7021a7c9295bf4d68a0d1973a8">https://github.com/openstack-infra/devstack-gate/commit/9c752b02fbd57c7021a7c9295bf4d68a0d1973a8</a><br><br>Evidence:<br><br>* it appears to be checking out a change on master into the old side:<br>  <a href="http://logs.openstack.org/44/354744/10/check/gate-grenade-dsvm-ironic-ubuntu-xenial/4b395ff/logs/grenade.sh.txt.gz#_2017-02-09_07_15_32_979">http://logs.openstack.org/44/354744/10/check/gate-grenade-dsvm-ironic-ubuntu-xenial/4b395ff/logs/grenade.sh.txt.gz#_2017-02-09_07_15_32_979</a><br><br>* and somewhat coincidentally, our grenade job seems to be broken when master<br>  (ocata) is on the old side, because we now select instance images in our<br>  devstack plugin:<br>  <a href="http://logs.openstack.org/44/354744/10/check/gate-grenade-dsvm-ironic-ubuntu-xenial/4b395ff/logs/grenade.sh.txt.gz#_2017-02-09_08_07_10_946">http://logs.openstack.org/44/354744/10/check/gate-grenade-dsvm-ironic-ubuntu-xenial/4b395ff/logs/grenade.sh.txt.gz#_2017-02-09_08_07_10_946</a><br><br>So, we're currently blocking the ironic release on this, as obviously we don't<br>want to release if we don't know upgrades work. As I see it, we have two<br>options:<br><br>1) Somehow fix devstack-gate and configure our jobs in project-config such that<br>this job upgrades newton->master. I might need some help on navigating this<br>one.<br><br>2) Make our grenade job non-voting for now, release 7.0.0 anyway, and<br>immediately make sure that the stable/ocata branch runs grenade as expected and<br>passes. If it isn't passing, fix what we need to and cut 7.0.1 ASAP.<br><br>Thoughts?<br><br>// jim<br><br></div>