Skip to content

Commit f44988a

Browse files
Updated JenkinsFile
1 parent a5e2f97 commit f44988a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ bstack-local''',
6969
cd test
7070
export CONFIG_FILE_PATH=`pwd`/'resources/conf/caps/bstack-config.yaml'
7171
export PATH=~/.local/bin:$PATH
72-
/var/lib/jenkins/.local/bin/pabot --testlevelsplit --verbose --variable testType:bstack-single .
72+
/var/lib/jenkins/.local/bin/pabot --testlevelsplit --processes 5 --variable testType:bstack-single .
7373
7474
'''
7575
}

0 commit comments

Comments
 (0)