Skip to content

Commit 9ae6cdf

Browse files
committed
Revert "[stable-only] Disable "neutron-tempest-plugin-jobs-2023-1" temporarily"
This reverts commit 27a19fb. Reason for revert: The following patches have been merged and it is possible to take back the disabled CI jobs: * https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/897529 * https://review.opendev.org/c/openstack/neutron/+/897440 Change-Id: If2d1d54bea639e922ea46e9b8fae12c98c6f640c
1 parent 27a19fb commit 9ae6cdf

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

zuul.d/project.yaml

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,7 @@
44
# Please update this document always when any changes to jobs are made.
55
- project:
66
templates:
7-
# Disable neutron-tempest-plugin jobs temporarily to fix a cyclic
8-
# dependency between two patches. This will be restored once the Neutron
9-
# patch is merged.
10-
#- neutron-tempest-plugin-jobs-2023-1
7+
- neutron-tempest-plugin-jobs-2023-1
118
- openstack-cover-jobs
129
- openstack-python3-jobs
1310
- openstack-python3-jobs-arm64
@@ -20,8 +17,8 @@
2017
- neutron-tox-override-jobs
2118
check:
2219
jobs:
23-
#- neutron-functional-with-uwsgi
24-
#- neutron-fullstack-with-uwsgi
20+
- neutron-functional-with-uwsgi
21+
- neutron-fullstack-with-uwsgi
2522
- neutron-ovs-grenade-multinode
2623
- neutron-ovs-grenade-multinode-skip-level:
2724
voting: false
@@ -74,8 +71,8 @@
7471

7572
gate:
7673
jobs:
77-
#- neutron-functional-with-uwsgi
78-
#- neutron-fullstack-with-uwsgi
74+
- neutron-functional-with-uwsgi
75+
- neutron-fullstack-with-uwsgi
7976
- neutron-ovs-tempest-multinode-full
8077
- neutron-ovs-grenade-multinode
8178
- neutron-ovs-grenade-dvr-multinode

0 commit comments

Comments
 (0)