We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd40424 commit 4d6b921Copy full SHA for 4d6b921
1 file changed
Jenkinsfile
@@ -58,7 +58,7 @@ bstack-local''',
58
if ( "${params.TEST_TYPE}".contains('parallel') ) {
59
sh '''
60
cd test
61
- pabot --testlevelsplit --variable testType:$bstack-single .
+ pabot --testlevelsplit --variable testType:bstack-single .
62
'''
63
64
0 commit comments