rally/tests_ci
Mikhail Dubov e16d5c3cec Fix bug in atomic actions
Some code cleanup for the recently merged https://review.openstack.org/111977

We took the atomic actions list by mistake always from the first iteration;
we should continue taking this list from the first non-failed iteration.
Add functional testing for this case.

We also fix the missing "%" sign in the output CLI table in case there were
no successful atomic action iterations.

Co-authored-by: Oleg Anufriev <oanufriev@mirantis.com>
Change-Id: Id4095122be8dd8bffeeaeabe407ff76c0f294686
Closes-Bug: 1372739
Closes-Bug: 1372998
Closes-Bug: 1373488
Closes-Bug: 1373576
2014-09-24 23:22:01 +04:00
..
rally-gate Fix bug in atomic actions 2014-09-24 23:22:01 +04:00
__init__.py Add command-line integrated tests 2014-05-14 13:52:21 +03:00
rally-gate.sh Fix bug in atomic actions 2014-09-24 23:22:01 +04:00
rally-integrated.sh Add basic tools for integration tests 2014-07-15 13:57:42 +03:00
test_cli_deployment.py Rally cli functional testing 2014-09-18 15:45:42 +03:00
test_cli_info.py Rally cli functional testing 2014-09-18 15:45:42 +03:00
test_cli_show.py Rally cli functional testing 2014-09-18 15:45:42 +03:00
test_cli_task.py Fix bug in atomic actions 2014-09-24 23:22:01 +04:00
test_cli_utils.py Rally cli functional testing 2014-09-18 15:45:42 +03:00
test_install.sh move install script to project root dir 2014-04-06 11:59:15 +08:00