diff --git a/.zuul.yaml b/.zuul.yaml index 53d642e6f9..c235511f47 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -48,16 +48,6 @@ nodes: - controller -- nodeset: - name: devstack-single-node-centos-8 - nodes: - - name: controller - label: centos-8 - groups: - - name: tempest - nodes: - - controller - - nodeset: name: devstack-single-node-opensuse-15 nodes: @@ -565,14 +555,6 @@ # we often have to rush things through devstack to stabilise the gate, # and these platforms don't have the round-the-clock support to avoid # becoming blockers in that situation. -- job: - name: devstack-platform-centos-8 - parent: tempest-full-py3 - description: Centos 8 platform test - nodeset: devstack-single-node-centos-8 - voting: false - timeout: 9000 - - job: name: devstack-platform-opensuse-15 parent: tempest-full-py3 @@ -659,7 +641,6 @@ jobs: - devstack - devstack-ipv6 - - devstack-platform-centos-8 - devstack-platform-bionic - devstack-multinode - devstack-unit-tests