Index: Jenkinsfile
===================================================================
--- Jenkinsfile	(revision 7d84369aa49c95f5c4745d0968fce359de10d2ad)
+++ Jenkinsfile	(revision f238fcc2eafd0e0a792e3db3f23ab47e63d45c2b)
@@ -163,5 +163,5 @@
 					jopt = ""
 					if( Settings.Architecture.node == 'x86' ) {
-						jopt = "-j1"
+						jopt = "-j2"
 					}
 					//Run the tests from the tests directory
