Merge "CI: Remove job running on 32GB instances"
This commit is contained in:
commit
b8211041cb
@ -100,29 +100,6 @@
|
|||||||
serve_port: 8099
|
serve_port: 8099
|
||||||
voting: false
|
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:
|
- job:
|
||||||
name: airship-airshipctl-publish-image
|
name: airship-airshipctl-publish-image
|
||||||
parent: airship-airshipctl-build-image
|
parent: airship-airshipctl-build-image
|
||||||
|
@ -25,7 +25,6 @@
|
|||||||
- airship-airshipctl-validate-site-docs
|
- airship-airshipctl-validate-site-docs
|
||||||
# - airship-airshipctl-functional-existing-k8s TODO: Enable this when functional tests exist, and a cluster is up
|
# - 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-gate-script-runner-test
|
||||||
- airship-airshipctl-32GB-gate-script-runner-test
|
|
||||||
gate:
|
gate:
|
||||||
jobs:
|
jobs:
|
||||||
- openstack-tox-docs
|
- openstack-tox-docs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user