Skip to content

Commit

Permalink
Merge pull request #35 from prazumovsky/add-debug-mode-ci
Browse files Browse the repository at this point in the history
Add debug flag to CI run rally tasks
  • Loading branch information
prazumovsky authored Sep 12, 2018
2 parents 7e09f4f + ddb7e53 commit a392d85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ci/run_task.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ rally env create --name test_env --spec $SPEC_FILE
rally env info

# Run actual task
rally task start "$XRALLY_TASK"
rally --rally-debug task start "$XRALLY_TASK"

0 comments on commit a392d85

Please sign in to comment.