validations-libs/validations_libs/tests/cli
Veronika Fisarova 136827b8fe Run validations with parameters from a file
This patch adds new command 'file'to the validation CLI. User can include and exclude validations by name(s), group(s), category(ies) or by product(s) and run them from YAML file with arbitrary parameters.

Resolves: rhbz#2122209

Depends-On: https://review.opendev.org/c/openstack/validations-common/+/872746/
Signed-off-by: Veronika Fisarova <vfisarov@redhat.com>
Change-Id: Ifc6c28003c4c2c5f3dd6198e650f9713a02dc82d
2023-03-27 14:54:26 +00:00
..
__init__.py Create dedicated CLI for the Validation Framework 2021-04-20 11:52:35 +02:00
fakes.py Removing superfluous imports and variable 2022-09-13 09:38:28 +02:00
test_app.py Refactor set_argument_parser to fix shell regression 2021-11-17 00:02:58 +00:00
test_base.py Removing superfluous imports and variable 2022-09-13 09:38:28 +02:00
test_colors.py Removing superfluous imports and variable 2022-09-13 09:38:28 +02:00
test_common.py Remove six 2022-06-03 08:11:00 +00:00
test_community.py Removing superfluous imports and variable 2022-09-13 09:38:28 +02:00
test_file.py Run validations with parameters from a file 2023-03-27 14:54:26 +00:00
test_history.py Validation actions refactor 2022-01-21 13:33:22 +01:00
test_list.py Validation actions refactor 2022-01-21 13:33:22 +01:00
test_parseractions.py Expanding parser actions to allow for multiple key-value pairs 2022-06-27 07:52:35 +00:00
test_run.py Run validations with parameters from a file 2023-03-27 14:54:26 +00:00
test_show.py Removing superfluous imports and variable 2022-09-13 09:38:28 +02:00