Merge branch 'tests/pr-critical-high' into develop

This commit is contained in:
Churikova Tetiana 2022-01-10 15:50:37 +01:00
commit a858918b80
No known key found for this signature in database
GPG Key ID: 0D4EA7B33B47E6D8
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ pipeline {
string( string(
name: 'TEST_MARKERS', name: 'TEST_MARKERS',
description: 'Marker expression for matching tests to run.', description: 'Marker expression for matching tests to run.',
defaultValue: '', defaultValue: 'critical or high',
) )
string( string(
name: 'APK_NAME', name: 'APK_NAME',