openstack-ansible-os_tempest/tasks
Arx Cruz 4c0fcc91c3 Add tempest_test_extra_test variable
This add a aditional test in the tempest_test_includelist. This is
required right now as a workaround for tripleo jobs, while the
implementation of the includelist in openstack-tempest-skiplist tool.
Tripleo uses os_tempest to setup and run tempest, but it doesn't run all
tempest tests. Sometimes, the list of excluded tests matches the list of
included tests and so tempest fail with no tests to run. This
tempest_test_extra_test will ensure that it will execute at least one
keystone api test to avoid this.
Right now, the tempest_test_whitelist variable is parsed to ansible via
-e command line, and so it's hard to overwrite it on tripleo side, and
it's spreaded in several different jobs with several different set of
tests. So, this is the best/easy way to fix this problem, while we work
on a long term solution.

Change-Id: Ic5f5b44d81ed39b1fa622b5a1d76e482c2aa23aa
2021-06-22 08:48:15 +02:00
..
main.yml Use ansible_facts[] instead of fact variables 2021-03-01 10:29:57 +00:00
tempest_cleanup.yml Add tempest cleanup support 2020-11-11 19:56:17 +00:00
tempest_cleanup_init.yml Add tempest cleanup support 2020-11-11 19:56:17 +00:00
tempest_install.yml Remove references to unsupported operating systems 2021-03-10 12:16:40 +00:00
tempest_install_source.yml Merge "Install py3-dev when not building wheels" 2021-06-04 08:14:49 +00:00
tempest_post_install.yml Add tempest_test_extra_test variable 2021-06-22 08:48:15 +02:00
tempest_resources.yml Use new openstack.cloud collection names 2021-02-16 21:29:10 +02:00
tempest_run.yml Merge "Generate list of failing tests" 2021-06-15 22:00:04 +00:00
tempestconf.yml Log tempestconf inside tempest_log_dir 2021-04-19 17:56:57 +00:00