Skip to content

Commit

Permalink
docs/kola.md: updated example with snooze_until
Browse files Browse the repository at this point in the history
  • Loading branch information
saqibali-2k committed Jul 22, 2021
1 parent 4430e26 commit 968234b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/kola.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,9 @@ Example format of the file:
# If no streams are specified, test will be skipped on all streams
- stream1
- stream2
# The test will only be skipped until this date (will resume on the date)
# Format: YYYY-MM-DD
snooze: 2021-07-20
arches:
# This test will be skipped on these arches
# If no arches are specified, test will be skipped on all arches
Expand Down

0 comments on commit 968234b

Please sign in to comment.