Merge "Removing Azure Zuul Gate"
This commit is contained in:
commit
a5c96cb430
@ -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
|
||||
|
@ -32,7 +32,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
|
||||
|
Loading…
x
Reference in New Issue
Block a user