You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rally verify start $skip_list$load_list$pattern$concurrency>>(tee -a $artifacts_dir/stdout.log)2>>(tee -a $artifacts_dir/stderr.log >&2)
93
+
rally verify start $skip_list$load_list$pattern$concurrency>>(tee -a $artifacts_dir/stdout.log)2>>(tee -a $artifacts_dir/stderr.log >&2)||export failed=1
94
94
95
95
rally verify report --type html --to $artifacts_dir/rally-verify-report.html
0 commit comments