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 123
123
# stadium projects where they need to use stadium project as working dir.
124
124
zuul_work_dir : src/opendev.org/openstack/neutron
125
125
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
-
154
126
- job :
155
127
name : neutron-linuxbridge-tempest-plugin-scenario-nftables
156
128
parent : neutron-tempest-plugin-scenario-linuxbridge-yoga
Original file line number Diff line number Diff line change 47
47
name : neutron-experimental-jobs
48
48
experimental :
49
49
jobs :
50
- - neutron-functional-with-uwsgi-fips
51
50
- neutron-ovn-grenade-multinode
52
51
- neutron-ovn-tempest-with-uwsgi-loki
53
52
- tempest-integrated-networking :
92
91
periodic :
93
92
jobs :
94
93
- neutron-functional
95
- - neutron-functional-with-uwsgi-fips
96
94
- neutron-fullstack
97
- - neutron-fullstack-with-uwsgi-fips
98
95
- neutron-ovs-tempest-slow
99
96
- neutron-ovn-tempest-slow
100
97
- neutron-ovn-tempest-postgres-full
You can’t perform that action at this time.
0 commit comments