commit | 444a68e7eac37bde8196fe8303b08940e681284f | [log] [tgz] |
---|---|---|
author | Rodolfo Alonso <ralonsoh@redhat.com> | Mon Aug 26 11:39:03 2024 +0000 |
committer | Rodolfo Alonso <ralonsoh@redhat.com> | Mon Sep 02 10:38:32 2024 +0000 |
tree | 65e3cc22fa923c6224c3ebf57b66e95664660d2b | |
parent | 7c4473d55c31f147154cc60487859e5db05ab5e9 [diff] [blame] |
Revert "Switch networking-sfc job to be run with eventlet" This reverts commit c1fe2269e529ef8de9fb3ffc597494537ae6ad40. Reason for revert: The issue reported and fixed in the related patch is addressed and solved in [1][2]. [1]https://bugs.launchpad.net/neutron/+bug/2077790 [2]https://review.opendev.org/c/openstack/neutron/+/926922 Depends-On: https://review.opendev.org/c/openstack/neutron/+/926922 Change-Id: I483f0b36e2a00afee5e95c54659e0f831be63732 Closes-Bug: #2068727 Related-Bug: #2077790
diff --git a/zuul.d/master_jobs.yaml b/zuul.d/master_jobs.yaml index c190906..4277087 100644 --- a/zuul.d/master_jobs.yaml +++ b/zuul.d/master_jobs.yaml
@@ -1183,9 +1183,7 @@ Q_ML2_TENANT_NETWORK_TYPE: vxlan Q_ML2_PLUGIN_MECHANISM_DRIVERS: openvswitch NETWORK_API_EXTENSIONS: "{{ (network_api_extensions_common + network_api_extensions_sfc) | join(',') }}" - # TODO(slaweq): Switch it back to be deployed with mod_wsgi as soon as - # bug with RPC worker will be resolved - NEUTRON_DEPLOY_MOD_WSGI: false + NEUTRON_DEPLOY_MOD_WSGI: true # TODO(bcafarel): tests still fail from time to time in parallel # https://bugs.launchpad.net/neutron/+bug/1851500 # https://bugs.launchpad.net/networking-sfc/+bug/1660366