From 2de2016f9a3c89bd05b81830e8d7e10e32fb4cae Mon Sep 17 00:00:00 2001 From: Sidney Shiba Date: Mon, 16 Nov 2020 14:59:49 -0600 Subject: [PATCH] Removing Azure Zuul Gate This patchset removes the Zuul gate for the Azure integration, which is not relevant anymore. Change-Id: I4e2751965f6b3fbc8c2b062f2acfa03c1575521a --- zuul.d/jobs.yaml | 34 ---------------------------------- zuul.d/projects.yaml | 1 - 2 files changed, 35 deletions(-) diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index 150687b77..8c82f5407 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -153,40 +153,6 @@ - describe-kubernetes-objects - airship-gather-pod-logs -- job: - name: airship-airshipctl-gate-script-runner-azuretest - attempts: 1 - timeout: 3600 - pre-run: playbooks/airship-airshipctl-deploy-docker.yaml - post-run: playbooks/airship-collect-azure-logs.yaml - run: playbooks/airshipctl-gate-runner.yaml - nodeset: airship-airshipctl-single-node - irrelevant-files: *noncodefiles - dependencies: - - name: openstack-tox-docs - soft: true - - name: airship-airshipctl-lint - soft: true - - name: airship-airshipctl-golint - soft: true - - name: airship-airshipctl-unit - soft: true - - name: airship-airshipctl-build-image - soft: true - - name: airship-airshipctl-validate-site-docs - soft: true - vars: - site_name: azure-test-site - gate_scripts: - - ./tools/deployment/01_install_kubectl.sh - - ./tools/deployment/azure/11_build_kind_cluster.sh - - ./tools/deployment/21_systemwide_executable.sh - - ./tools/deployment/azure/31_create_configs.sh - - ./tools/deployment/azure/41_initialize_management_cluster.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 42a3f0317..c322a349e 100644 --- a/zuul.d/projects.yaml +++ b/zuul.d/projects.yaml @@ -26,7 +26,6 @@ - airship-airshipctl-build-image - 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-azuretest experimental: jobs: - airship-airshipctl-gate-script-runner