Merge "Use 16GB flavor for gate job and let it vote"
This commit is contained in:
commit
ad8c87611b
@ -64,7 +64,7 @@
|
|||||||
pass-to-parent: true
|
pass-to-parent: true
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
voting: false
|
voting: true
|
||||||
name: airship-airshipctl-gate-test
|
name: airship-airshipctl-gate-test
|
||||||
attempts: 1
|
attempts: 1
|
||||||
timeout: 3600
|
timeout: 3600
|
||||||
@ -73,7 +73,7 @@
|
|||||||
- playbooks/airship-airshipctl-build-gate.yaml
|
- playbooks/airship-airshipctl-build-gate.yaml
|
||||||
post-run: playbooks/airship-collect-logs.yaml
|
post-run: playbooks/airship-collect-logs.yaml
|
||||||
run: playbooks/airship-airshipctl-test-runner.yaml
|
run: playbooks/airship-airshipctl-test-runner.yaml
|
||||||
nodeset: airship-airshipctl-single-32GB-bionic-node
|
nodeset: airship-airshipctl-single-16GB-bionic-node
|
||||||
vars:
|
vars:
|
||||||
site_name: test-bootstrap
|
site_name: test-bootstrap
|
||||||
## var files are the files that are located at playbooks/vars directory
|
## var files are the files that are located at playbooks/vars directory
|
||||||
|
Loading…
Reference in New Issue
Block a user