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
diff --git a/.zuul.yaml b/.zuul.yaml
index d1e356f..ab2f80a 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -614,17 +614,6 @@
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
description: |
@@ -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