Skip to content

Commit 9c15967

Browse files
committed
Merge branch 'develop'
2 parents 3229861 + 4914a66 commit 9c15967

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web_plugins/wato/robotmk_wato_params_bakery.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -348,6 +348,7 @@ def outputdir(self, val):
348348
help=
349349
_("Name of the <tt>.robot</tt> file or directory containing <tt>.robot</tt> files, relative to the <i>robot suites directory</i><br>"
350350
"It is highly recommended to organize Robot suites in <i>directories</i> and to specify the directories here without leading/trailing (back)slashes.<br>"
351+
"💡 If a suite needs to be <b>skipped temporarily</b>, place a file <tt>DISABLED</tt> in the <i>robot suites directory</i>. Robotmk will silently omit the execution, detected services will be displayed as outdated/stale, but will not be alerted."
351352
),
352353
allow_empty=False,
353354
size=50,

0 commit comments

Comments
 (0)