mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-22 03:28:52 +00:00
ci: run critical tests by default
This commit is contained in:
parent
8b65d1ca43
commit
099a199e1f
4
test/e2e/ci/Jenkinsfile
vendored
4
test/e2e/ci/Jenkinsfile
vendored
@ -32,8 +32,8 @@ pipeline {
|
||||
)
|
||||
string(
|
||||
name: 'TEST_SCOPE',
|
||||
description: 'Paste tag to run specific scope of tests.',
|
||||
defaultValue: ''
|
||||
description: 'Paste a known mark to run tests labeled with this mark',
|
||||
defaultValue: 'critical'
|
||||
)
|
||||
string(
|
||||
name: 'TESTRAIL_RUN_NAME',
|
||||
|
Loading…
x
Reference in New Issue
Block a user