exclude tx

This commit is contained in:
Churikova Tetiana 2022-03-01 12:56:12 +01:00
parent a2497c81e7
commit 7f007f204f
No known key found for this signature in database
GPG Key ID: 0D4EA7B33B47E6D8
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ pipeline {
--rerun_count=2 \
--testrail_report=True \
-m testrail_id \
-m \"not upgrade\" \
-m \"not upgrade and not transaction\" \
-k \"${params.KEYWORD_EXPRESSION}\" \
--apk=${params.APK_NAME}
"""