From e7b7ea39e41a5ee07bf51136231aae317e18a901 Mon Sep 17 00:00:00 2001 From: Saqib Ali Date: Tue, 20 Jul 2021 12:22:43 -0400 Subject: [PATCH] docs/kola.md: updated example with snooze option --- docs/kola.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/kola.md b/docs/kola.md index 1942b021c1..191ebc88c2 100644 --- a/docs/kola.md +++ b/docs/kola.md @@ -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