You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tempest/tempest/tests/cmd
Manik Bindlish 21491dff81 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: I09d756be69cb3a9be8d0638c41d45a089d62b238
Closes-Bug: #1808473
4 years ago
..
sample_streams Add subunit-describe-calls 7 years ago
__init__.py Add unit tests for _get_unversioned_endpoint 9 years ago
test_account_generator.py Adding missing test case of account generator resources 5 years ago
test_cleanup.py Add unit tests for tempest cleanup 4 years ago
test_cleanup_services.py Add NetworkSubnetPools to tempest cleanup 4 years ago
test_list_plugins.py Fix base unit test class location 7 years ago
test_run.py Checking config file actually exist or not in tempest run 4 years ago
test_saved_state_json.json Fix tempest cleanup for python3 4 years ago
test_subunit_describe_calls.py Add verbose option for stdout in subunit_describe_call 5 years ago
test_tempest_init.py Switch to stestr in README.rst and the method name 5 years ago
test_verify_tempest_config.py Fix test_get_config_file to always work 5 years ago
test_workspace.py Add autopep8 to tox.ini 4 years ago