diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index c4cfad13c..8ff175a7b 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -100,29 +100,6 @@ serve_port: 8099 voting: false -- job: - name: airship-airshipctl-32GB-gate-script-runner-test - nodeset: airship-airshipctl-single-32GB-bionic-node - pre-run: - - playbooks/airship-airshipctl-deploy-docker.yaml - - playbooks/airship-airshipctl-build-gate.yaml - post-run: playbooks/airship-collect-logs.yaml - run: playbooks/airshipctl-gate-runner.yaml - timeout: 3600 - vars: - site_name: test-site - gate_scripts: - - ./tools/deployment/01_install_kubectl.sh - - ./tools/deployment/21_systemwide_executable.sh - - ./tools/deployment/22_test_configs.sh - - ./tools/deployment/24_build_ephemeral_iso.sh - - ./tools/deployment/25_deploy_ephemeral_node.sh - - ./tools/deployment/26_deploy_metal3_capi_ephemeral_node.sh - - ./tools/deployment/30_deploy_controlplane.sh - serve_dir: /srv/iso - serve_port: 8099 - voting: false - - job: name: airship-airshipctl-publish-image parent: airship-airshipctl-build-image diff --git a/zuul.d/projects.yaml b/zuul.d/projects.yaml index 2f2f2ad78..021e5c306 100644 --- a/zuul.d/projects.yaml +++ b/zuul.d/projects.yaml @@ -25,7 +25,6 @@ - airship-airshipctl-validate-site-docs # - airship-airshipctl-functional-existing-k8s TODO: Enable this when functional tests exist, and a cluster is up - airship-airshipctl-gate-script-runner-test - - airship-airshipctl-32GB-gate-script-runner-test gate: jobs: - openstack-tox-docs