Merge "Use 16GB flavor for gate job and let it vote"

This commit is contained in:
Zuul 2020-04-03 17:09:27 +00:00 committed by Gerrit Code Review
commit ad8c87611b
1 changed files with 2 additions and 2 deletions

View File

@ -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