From 963d509a82adb8c1ee1715b7c4b9db6824c1bdae Mon Sep 17 00:00:00 2001 From: Sergiy Markin Date: Wed, 14 Feb 2024 00:09:27 +0000 Subject: [PATCH] Remove openstack-helm nodeset Change-Id: Ife8c57e2b03e1e4d56788d33ce02e30829465f04 --- .zuul.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 6ceadf44..8b2da851 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -78,13 +78,13 @@ name: deckhand-openstack-tox-pep8-focal parent: openstack-tox-pep8 description: Runs pep8 job on focal - nodeset: deckhand-single-node-airskiff-focal + nodeset: deckhand-single-node-focal - job: name: deckhand-openstack-tox-cover-focal parent: openstack-tox-cover description: Runs cover job on focal - nodeset: deckhand-single-node-airskiff-focal + nodeset: deckhand-single-node-focal - job: name: deckhand-tox-py38-postgresql @@ -216,7 +216,7 @@ Run tox-based integration tests for the Airship Deckhand project under cPython version 3.8. Builds ubuntu (focal) deckhand image. parent: deckhand-integration-docker-base - nodeset: openstack-helm-single-node + nodeset: deckhand-single-node-focal vars: disable_keystone: false distro: ubuntu_focal