ansible-role-refstack-client/tasks
Martin Kopec f865af4563 Fix inspecting refstack_result
refstack_result is used to register result of running
refstack-client, however, it was used in 2 different tasks one of
which was always skipped. There may happen a situation (when the
latter task is skipped), the skipped task overrides the result
of the refstack-client execution from the other task.
The patch fixes that by using a different variable for each of
the tasks running refstack-client.

Change-Id: I6f524df674dfbb2d6b9372dce51f1e1aec8ed9be
2021-05-17 18:38:24 +00:00
..
generate-accounts.yaml Run add-ons tests as well 2021-04-11 08:11:18 +00:00
generate-tempestconf.sh.j2 Run add-ons tests as well 2021-04-11 08:11:18 +00:00
generate-tempestconf.yaml Run add-ons tests as well 2021-04-11 08:11:18 +00:00
install-packages.yaml Look for python3 by default 2020-12-10 00:32:53 +00:00
install-refstack-client.yaml Add support for tempest plugins 2021-02-25 12:00:11 +02:00
main.yaml Fix inspecting refstack_result 2021-05-17 18:38:24 +00:00
parse_ini_get_tempestconf_overrides.py Run add-ons tests as well 2021-04-11 08:11:18 +00:00
post-tasks.yaml Run add-ons tests as well 2021-04-11 08:11:18 +00:00
run-refstack-client.yaml Fix inspecting refstack_result 2021-05-17 18:38:24 +00:00