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
This commit is contained in:
parent
7c8ca55ac0
commit
3182b01d82
@ -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
|
||||
|
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user