tempest/releasenotes/notes/bug-1808473-54ada26ab78e7b0...

8 lines
332 B
YAML

---
fixes:
- |
Fixed bug #1808473. ``tempest run`` CLI will error if a non-exist config file is
input to parameter --config-file. Earlier non-exist config value was silently
getting ignored and the default config file was used instead which used to give
false behavior to the user on using the passed config file.