Use 16GB flavor for gate job and let it vote

Gate job can be run on a 16GB flavor as well as 32GB.
It's better to use less resources if this works for tests.

Depends-On: https://review.opendev.org/#/c/715055/

Change-Id: I198d640584e80dc6ca3626a6b23855c2aba6bf60
This commit is contained in:
Stanislav Egorov 2020-03-10 12:19:57 -07:00 committed by Stas Egorov
parent b4a4be2a7f
commit 3063e207b3

View File

@ -64,7 +64,7 @@
pass-to-parent: true
- job:
voting: false
voting: true
name: airship-airshipctl-gate-test
attempts: 1
timeout: 3600
@ -75,7 +75,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