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:
committed by
Stas Egorov
parent
b4a4be2a7f
commit
3063e207b3
@@ -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
|
||||||
@@ -75,7 +75,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
|
||||||
|
|||||||
Reference in New Issue
Block a user