commit | 30c9ee51e83f9225782a083fc01d3086e292f367 | [log] [tgz] |
---|---|---|
author | Matthew Treinish <mtreinish@kortar.org> | Thu Jun 09 17:58:47 2016 -0400 |
committer | Matthew Treinish <mtreinish@kortar.org> | Thu Jun 30 18:28:08 2016 -0400 |
tree | 640c856eb71c2b602ed5625b205bf8afe21f4191 | |
parent | c89a951ba7e8c4f5ed98099b669d54c7131cb77b [diff] |
Add support for specifying a config file to tempest run This commit adds a new cli option --config-file for specifying where the tempest config file lives on disk. This adds the final execution mode to tempest and enables running tempest from anywhere including outside of a workspace or tempest repo. It does this making a temporary .testr.conf on disk (which it cleans up) and a .testrepository (which stays for history). Change-Id: I74ae79147244d60bd0ddd9cc460900f3ab69f3f0