commit | ff07eace4cf6901779da360dc5c63a9a0437bb0f | [log] [tgz] |
---|---|---|
author | Masayuki Igawa <masayuki@igawa.io> | Thu Feb 22 16:53:09 2018 +0900 |
committer | Masayuki Igawa <masayuki@igawa.io> | Mon Feb 26 10:34:26 2018 +0000 |
tree | cc1fca110cf9e8cefa562062fd0806f486f7a482 | |
parent | 2998117ba6c8a398c389b26d8a80963afdabc90d [diff] |
Add unit test for tempest run --config-file This commit adds a unit test for `tempest run --config-file`. That if block was not tested in the gate. And an issue occurs like this[0]. And this commit fixes a couple of issue in run.py through adding this test. [0] https://review.openstack.org/#/c/546822/ Change-Id: I235b822d802cf27d2dc43b35f85802d3a214b1b5