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
This commit is contained in:
Lee Yarwood 2021-09-30 13:08:35 +01:00
parent 56e75e4aef
commit 982b03c605

View File

@ -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