<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, May 2, 2018 at 2:10 AM, Sangho Shin <span dir="ltr"><<a href="mailto:sangho@opennetworking.org" target="_blank">sangho@opennetworking.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hello,<br>
<br>
Is there any way to specify the OpenStack version for Zuul test?<br>
<br>
Currently, neteworking-onos project is very outdated, and I need to create a stable version for the codes for each OpenStack version (Ocata/Pike/Queens).<br>
Each version of OpenStack has different requirements in particular neutron libs, and it seems that Zuul is using the master version of OpenStack for testing my codes for Ocata.<br></blockquote><div><br></div><div>I think the "override-checkout" variable is what you're looking for. The ironic-tempest-plugin project runs tests on multiple stable branches, that config is here[0]. The parent jobs referred to in that file are here[1].</div><div><br></div><div>[0] <a href="https://git.openstack.org/cgit/openstack/ironic-tempest-plugin/tree/zuul.d/stable-jobs.yaml">https://git.openstack.org/cgit/openstack/ironic-tempest-plugin/tree/zuul.d/stable-jobs.yaml</a></div><div>[1] <a href="https://git.openstack.org/cgit/openstack/ironic/tree/playbooks/legacy">https://git.openstack.org/cgit/openstack/ironic/tree/playbooks/legacy</a></div><div><br></div><div>// jim</div></div></div></div>