yatinkarel
83214319b1
Add new option "CONFIG_SKIP_TEMPEST_TESTS" to allow skipping some of tempest tests which are defined with "CONFIG_RUN_TEMPEST_TESTS". So for scenario to run all smoke and dashboard tests except "test_volume_create" tests following can be configured:- CONFIG_RUN_TEMPEST_TESTS: "smoke dashboard" CONFIG_SKIP_TEMPEST_TESTS: "test_volume_create" Change-Id: Idab8dae17437f0940f872195f53fc934893aa283
7 lines
182 B
YAML
7 lines
182 B
YAML
---
|
|
features:
|
|
- |
|
|
Add new config option "CONFIG_SKIP_TEMPEST_TESTS" to allow
|
|
skipping of some of tempest tests which are running as part
|
|
of "CONFIG_RUN_TEMPEST_TESTS".
|