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