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
|
||||
|
||||
- job:
|
||||
voting: false
|
||||
voting: true
|
||||
name: airship-airshipctl-gate-test
|
||||
attempts: 1
|
||||
timeout: 3600
|
||||
@ -73,7 +73,7 @@
|
||||
- playbooks/airship-airshipctl-build-gate.yaml
|
||||
post-run: playbooks/airship-collect-logs.yaml
|
||||
run: playbooks/airship-airshipctl-test-runner.yaml
|
||||
nodeset: airship-airshipctl-single-32GB-bionic-node
|
||||
nodeset: airship-airshipctl-single-16GB-bionic-node
|
||||
vars:
|
||||
site_name: test-bootstrap
|
||||
## var files are the files that are located at playbooks/vars directory
|
||||
|
Loading…
Reference in New Issue
Block a user