From 3182b01d8257d694f1e3f194aab7dda9a49a7a2c Mon Sep 17 00:00:00 2001 From: Gage Hugo Date: Fri, 30 Oct 2020 13:29:22 -0500 Subject: [PATCH] Remove divingbell job This change removes the non-voting divingbell job from openstack-helm-infra checks due to not really being used to test much functionality. Change-Id: I343b4cdc98d637522ac854211a974cc86d49cae6 --- zuul.d/jobs.yaml | 14 -------------- zuul.d/project.yaml | 4 ---- 2 files changed, 18 deletions(-) diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index cf96d4370..749644c94 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -553,20 +553,6 @@ - ./tools/deployment/armada/030-armada-apply-manifests.sh - ./tools/deployment/armada/040-armada-update-passwords.sh -- job: - name: openstack-helm-infra-airship-divingbell - parent: openstack-helm-infra-functional - nodeset: openstack-helm-single-node - pre-run: - - playbooks/osh-infra-upgrade-host.yaml - vars: - gate_scripts_relative_path: ../openstack-helm-infra - gate_scripts: - - ./tools/deployment/common/005-deploy-k8s.sh - - ./tools/gate/divingbell/divingbell-tests.sh - required-projects: - - airship/divingbell - - job: name: openstack-helm-infra-aio-podsecuritypolicy parent: openstack-helm-infra-functional diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index daadab533..2e7d97a70 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -28,10 +28,6 @@ # based deployments are addressed # - openstack-helm-infra-kubernetes-keystone-auth: # voting: false - # some testing performed here to check for any break of host/label - # override functionality - - openstack-helm-infra-airship-divingbell: - voting: false - openstack-helm-infra-metacontroller # NOTE(gagehugo): Disabling this job until it's fixed # - openstack-helm-infra-aio-podsecuritypolicy: