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