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