05c35eb793
The patch implements a new flag which will fail a job when any resources were leaked - that can be used for verification that tests are cleaning their resources after they are finished. Change-Id: I212cdce9713c80491153b0bbdb313e75c1f96f1d
5 lines
113 B
YAML
5 lines
113 B
YAML
devstack_base_dir: /opt/stack
|
|
init_saved_state: false
|
|
dry_run: false
|
|
run_tempest_fail_if_leaked_resources: false
|