Checking config file actually exist or not in tempest run
This PS will check config file passed from command line is actually
existing or not in tempest run command. If file exists, only then it
will go for set config path otherwise will fail with value error.
Also adding and modifying unit test cases for this change.
Reviewed: https:/ /review. openstack. org/625162 /git.openstack. org/cgit/ openstack/ tempest/ commit/ ?id=21491dff81a a5a2448406b55ec 58fff19dcf4c5f
Committed: https:/
Submitter: Zuul
Branch: master
commit 21491dff81aa5a2 448406b55ec58ff f19dcf4c5f
Author: Manik Bindlish <email address hidden>
Date: Fri Dec 14 06:58:42 2018 +0000
Checking config file actually exist or not in tempest run
This PS will check config file passed from command line is actually
existing or not in tempest run command. If file exists, only then it
will go for set config path otherwise will fail with value error.
Also adding and modifying unit test cases for this change.
Partially- Implements: blueprint tempest- cli-unit- test-coverage
Change-Id: I09d756be69cb3a 9be8d0638c41d45 a089d62b238
Closes-Bug: #1808473