diff --git a/resources/builders/qat.yaml b/resources/builders/qat.yaml index bc39d12a3..c50d2c0b4 100644 --- a/resources/builders/qat.yaml +++ b/resources/builders/qat.yaml @@ -476,7 +476,7 @@ jobGroups: scmUrl : ${PENTAHO_SCM_ROOT}/pentaho-platform.git scmBranch : ${DEFAULT_BRANCH} directives : += -DskipDefault -P platform-user-console -Djavadoc - parallelize : true + #parallelize : true versionProperty : platform.version - jobID : big-data-plugin-features @@ -524,7 +524,7 @@ jobGroups: scmUrl : ${PENTAHO_SCM_ROOT}/pentaho-platform-plugin-reporting.git scmBranch : ${DEFAULT_BRANCH} versionProperty : pentaho-reporting-plugin.version - parallelize : true + #parallelize : true 3000: @@ -664,7 +664,7 @@ jobGroups: versionProperty : pir-plugin.version archivable : true artifactsArchivePattern: ${PIR_PLUGIN_PATTERN} - parallelize : true + #parallelize : true - jobID : pdi-scheduler-plugin scmUrl : ${PENTAHO_SCM_ROOT}/pdi-scheduler-plugin.git @@ -727,7 +727,7 @@ jobGroups: versionProperty : pentaho-reporting.version archivable : true artifactsArchivePattern: ${PRD_ASSEMBLY_PATTERN} - parallelize : true + #parallelize : true 4000: diff --git a/resources/builders/snapshot.yaml b/resources/builders/snapshot.yaml index 4af2be1d8..2b6a833a1 100644 --- a/resources/builders/snapshot.yaml +++ b/resources/builders/snapshot.yaml @@ -460,7 +460,7 @@ jobGroups: scmUrl : ${PENTAHO_SCM_ROOT}/pentaho-platform.git scmBranch : ${DEFAULT_BRANCH} directives : += -DskipDefault -P platform-user-console - parallelize : true + #parallelize : true versionProperty : platform.version - jobID : big-data-plugin-features @@ -506,7 +506,7 @@ jobGroups: - jobID : platform-reporting-plugin scmUrl : ${PENTAHO_SCM_ROOT}/pentaho-platform-plugin-reporting.git - parallelize : true + #parallelize : true scmBranch : ${DEFAULT_BRANCH} versionProperty : pentaho-reporting-plugin.version @@ -711,7 +711,7 @@ jobGroups: versionProperty : pentaho-reporting.version archivable : true artifactsArchivePattern: ${PRD_ASSEMBLY_PATTERN} - parallelize : true + #parallelize : true 4000: