Re: [openstack-dev] [neutron] How to specify OpenStack version for Zuul tests?

2018-05-02 Thread Jim Rollenhagen
On Wed, May 2, 2018 at 2:10 AM, Sangho Shin 
wrote:

> Hello,
>
> Is there any way to specify the OpenStack version for Zuul test?
>
> 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).
> 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.
>

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].

[0]
https://git.openstack.org/cgit/openstack/ironic-tempest-plugin/tree/zuul.d/stable-jobs.yaml
[1] https://git.openstack.org/cgit/openstack/ironic/tree/playbooks/legacy

// jim
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [neutron] How to specify OpenStack version for Zuul tests?

2018-05-02 Thread Sangho Shin
Hello,

Is there any way to specify the OpenStack version for Zuul test?

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).
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.

Thank you,

Sangho



__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev