/
How To Quarantine Tests or Tasks
How To Quarantine Tests or Tasks
Description
In order to address limitations in Bitbucket Pipelines which does not have support for quarantining tests, we introduced a feature in Gint (starting with Release 3.4) to look for a quarantine list in a system environment variable GINT_QUARANTINE_LIST
. This is a comma separated list of task names that will be automatically be disabled when the script is run. The name can be a simple task name or a script name qualified task name: <script name>:<task name>
. Example myscript:test1
.
, multiple selections available,
Related content
Properties
Read with this
Parameters and Functions
Parameters and Functions
More like this
Task Parameters
Task Parameters
Read with this
Feature - Crucible testing
Feature - Crucible testing
More like this
Feature - Crucible testing
Feature - Crucible testing
More like this
Feature - Bitbucket testing
Feature - Bitbucket testing
More like this
© 2005 -2024 gint.org