File tree Expand file tree Collapse file tree 2 files changed +0
-31
lines changed Expand file tree Collapse file tree 2 files changed +0
-31
lines changed Original file line number Diff line number Diff line change 123123 # stadium projects where they need to use stadium project as working dir.
124124 zuul_work_dir : src/opendev.org/openstack/neutron
125125
126- - job :
127- name : neutron-functional-with-uwsgi-fips
128- parent : neutron-functional-with-uwsgi
129- nodeset : devstack-single-node-centos-8-stream
130- description : |
131- Functional testing for a FIPS enabled Centos 8 system
132- vars :
133- tox_environment :
134- TOX_PYTHON : python3.8
135- nslookup_target : ' opendev.org'
136- enable_fips : True
137- devstack_localrc :
138- ISCSI_CHAP_ALGORITHMS : SHA3-256,SHA256
139- Q_BUILD_OVS_FROM_GIT : true
140-
141- - job :
142- name : neutron-fullstack-with-uwsgi-fips
143- parent : neutron-fullstack-with-uwsgi
144- nodeset : devstack-single-node-centos-8-stream
145- description : |
146- Functional testing for a FIPS enabled Centos 8 system
147- vars :
148- nslookup_target : ' opendev.org'
149- enable_fips : True
150- devstack_localrc :
151- ISCSI_CHAP_ALGORITHMS : SHA3-256,SHA256
152- Q_BUILD_OVS_FROM_GIT : true
153-
154126- job :
155127 name : neutron-linuxbridge-tempest-plugin-scenario-nftables
156128 parent : neutron-tempest-plugin-scenario-linuxbridge-yoga
Original file line number Diff line number Diff line change 4747 name : neutron-experimental-jobs
4848 experimental :
4949 jobs :
50- - neutron-functional-with-uwsgi-fips
5150 - neutron-ovn-grenade-multinode
5251 - neutron-ovn-tempest-with-uwsgi-loki
5352 - tempest-integrated-networking :
9291 periodic :
9392 jobs :
9493 - neutron-functional
95- - neutron-functional-with-uwsgi-fips
9694 - neutron-fullstack
97- - neutron-fullstack-with-uwsgi-fips
9895 - neutron-ovs-tempest-slow
9996 - neutron-ovn-tempest-slow
10097 - neutron-ovn-tempest-postgres-full
You can’t perform that action at this time.
0 commit comments