Skip to content
This repository has been archived by the owner on May 27, 2020. It is now read-only.

Commit

Permalink
Parallelize testsAT in 3 workers.
Browse files Browse the repository at this point in the history
  • Loading branch information
edu committed Apr 7, 2017
1 parent efa904c commit 69c6382
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ hose {
RPMARCH = 'noarch'
EXPOSED_PORTS = [9042, 7199, 8000]

PARALLELIZE_AT = true
PARALLELIZEAT = 3

ATSERVICES = [
[
Expand Down

0 comments on commit 69c6382

Please sign in to comment.