Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions scripts/schedule.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,12 @@
finish before emailing results. Only
applies to the last job in a suite.
--seed <seed> The random seed for rerunning the suite.
Only applies to the last job in a suite.
Only applies to the first job in a suite.
--subset <subset> The subset option passed to teuthology-suite.
Only applies to the last job in a suite.
Only applies to the first job in a suite.
--no-nested-subset The no-nested-subset option passed to
teuthology-suite.
Only applies to the last job in a suite.
Only applies to the first job in a suite.
--dry-run Instead of scheduling, just output the
job config.

Expand Down
Loading