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