blob: c28019832daa9a2c9525056b02bc87bb5365ec1e [file] [log] [blame]
Manik Bindlish21491df2018-12-14 06:58:42 +00001---
2fixes:
3 - |
4 Fixed bug #1808473. ``tempest run`` CLI will error if a non-exist config file is
5 input to parameter --config-file. Earlier non-exist config value was silently
6 getting ignored and the default config file was used instead which used to give
7 false behavior to the user on using the passed config file.