Browse code

Actually run blocks/finalized_task test (#74291) (#74311)

(cherry picked from commit 7fecb7ccc381ef61cadc2702b3df0fc73393077a)

Martin Krizek authored on 2021/04/27 00:29:27
Showing 1 changed files
... ...
@@ -93,3 +93,5 @@ cat rc_test.out
93 93
 [ "$(grep -c 'rescued=3' rc_test.out)" -eq 1 ]
94 94
 [ "$(grep -c 'failed=0' rc_test.out)" -eq 1 ]
95 95
 rm -f rc_test.out
96
+
97
+ansible-playbook finalized_task.yml "$@"