From 982b03c605bc06e0bf9a03ff576995816155c64e Mon Sep 17 00:00:00 2001 From: Lee Yarwood Date: Thu, 30 Sep 2021 13:08:35 +0100 Subject: [PATCH] zuul: Remove dedicated devstack-async job I83d56c9363d481bb6d5921f5e1f9b024f136044b switched the default of DEVSTACK_PARALLEL over to True so this dedicated job is no longer required as *all* jobs should now be using it. Change-Id: I0f475ab177c2cd49eeb6be861cdd11581e8e0b97 --- .zuul.yaml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index d1e356f4ea..ab2f80ae1b 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -613,17 +613,6 @@ vars: configure_swap_size: 4096 -- job: - name: devstack-async - parent: tempest-full-py3 - description: Async mode enabled - voting: false - vars: - devstack_localrc: - DEVSTACK_PARALLEL: True - zuul_copy_output: - /opt/stack/async: logs - - job: name: devstack-no-tls-proxy parent: tempest-full-py3 @@ -727,7 +716,6 @@ - devstack-enforce-scope - devstack-platform-fedora-latest - devstack-platform-centos-8-stream - - devstack-async - devstack-multinode - devstack-unit-tests - openstack-tox-bashate