Use low-memory-usage.yaml in tripleo jobs
low-memory-usage.yaml is generally used in TripleO standalone jobs now, thus it is better to enable it in TripleO jobs in each puppet modules. Change-Id: I40145696225bda8ab2b229148a5fbec9249df7e0
This commit is contained in:
parent
108f9a0bad
commit
a12e3c0e06
@ -48,6 +48,10 @@
|
|||||||
- ^setup.cfg$
|
- ^setup.cfg$
|
||||||
- ^setup.py$
|
- ^setup.py$
|
||||||
- ^tox.ini$
|
- ^tox.ini$
|
||||||
|
vars:
|
||||||
|
featureset_override:
|
||||||
|
standalone_environment_files:
|
||||||
|
- 'environments/low-memory-usage.yaml'
|
||||||
|
|
||||||
- project-template:
|
- project-template:
|
||||||
name: tripleo-puppet-standalone
|
name: tripleo-puppet-standalone
|
||||||
|
Loading…
Reference in New Issue
Block a user