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:
Takashi Kajinami 2020-10-12 23:23:29 +09:00
parent 108f9a0bad
commit a12e3c0e06
1 changed files with 4 additions and 0 deletions

View File

@ -48,6 +48,10 @@
- ^setup.cfg$
- ^setup.py$
- ^tox.ini$
vars:
featureset_override:
standalone_environment_files:
- 'environments/low-memory-usage.yaml'
- project-template:
name: tripleo-puppet-standalone