Skip to content

Commit 3f1cd9b

Browse files
committed
Remove the Neutron WSGI experimental jobs
Neutron is moving all the jobs to use the Neutron API WSGI module, thus this module is no longer an experimental configuration. Change-Id: Iaf708cd5e6ab414b262a0daecb3909ace2376f68
1 parent 72f9964 commit 3f1cd9b

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

.zuul.yaml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -956,25 +956,13 @@
956956
# things, this job is not experimental but often is used to test
957957
# things that are not yet production ready or to test what will be
958958
# the new default after a deprecation period has ended.
959-
# * neutron-fullstack-with-uwsgi: maintained by neutron for fullstack test
960-
# when neutron-api is served by uwsgi, it's in exprimental for testing.
961-
# the next cycle we can remove this job if things turn out to be
962-
# stable enough.
963-
# * neutron-functional-with-uwsgi: maintained by neutron for functional
964-
# test. Next cycle we can remove this one if things turn out to be
965-
# stable engouh with uwsgi.
966-
# * neutron-ovn-tempest-with-uwsgi: maintained by neutron for tempest test.
967-
# Next cycle we can remove this if everything run out stable enough.
968959
# * nova-multi-cell: maintained by nova and now is voting in the
969960
# check queue for nova changes but relies on devstack configuration
970961

971962
experimental:
972963
jobs:
973964
- nova-multi-cell
974965
- nova-next
975-
- neutron-fullstack-with-uwsgi
976-
- neutron-functional-with-uwsgi
977-
- neutron-ovn-tempest-with-uwsgi
978966
- devstack-plugin-ceph-tempest-py3:
979967
irrelevant-files:
980968
- ^.*\.rst$

0 commit comments

Comments
 (0)