From bd899844d59e60dbc16d75b1d723a2446dbb5deb Mon Sep 17 00:00:00 2001 From: Basil Crow Date: Mon, 13 May 2024 19:59:49 -0700 Subject: [PATCH] Test https://github.com/jenkinsci/jenkins/pull/9259 --- bom-weekly/pom.xml | 3 ++- excludes.txt | 3 +++ pct.sh | 6 +++--- sample-plugin/pom.xml | 3 ++- 4 files changed, 10 insertions(+), 5 deletions(-) diff --git a/bom-weekly/pom.xml b/bom-weekly/pom.xml index b91a1282f..4377e35f7 100644 --- a/bom-weekly/pom.xml +++ b/bom-weekly/pom.xml @@ -908,7 +908,8 @@ org.jenkins-ci.plugins plain-credentials - 179.vc5cb_98f6db_38 + + 182.vedb_8a_2921672 org.jenkins-ci.plugins diff --git a/excludes.txt b/excludes.txt index ab5ee2c74..2125f9b4b 100644 --- a/excludes.txt +++ b/excludes.txt @@ -14,3 +14,6 @@ org.jenkinsci.plugins.durabletask.BourneShellScriptTest # TODO tends to run out of memory org.jenkinsci.plugins.pipeline.modeldefinition.TriggersTest + +# TODO https://github.com/jenkinsci/jenkins/pull/9202#issuecomment-2108608654 +org.jenkinsci.plugins.workflow.job.WorkflowJobTest#disabled diff --git a/pct.sh b/pct.sh index 83c33f91b..b76293a74 100755 --- a/pct.sh +++ b/pct.sh @@ -12,10 +12,10 @@ if [[ -n ${EXTRA_MAVEN_PROPERTIES-} ]]; then PCT_D_ARGS+="-D${prop} " done fi -if ! [[ $PLUGINS =~ blueocean || $PLUGINS =~ pipeline-maven ]]; then +if ! [[ $PLUGINS =~ blueocean || $PLUGINS =~ lockable-resources || $PLUGINS =~ pipeline-maven ]]; then # - # The Blue Ocean and Pipeline Maven Integration test suites use a lot of - # memory and cannot handle parallelism. + # The Blue Ocean, Lockable Resources, and Pipeline Maven Integration + # test suites use a lot of memory and cannot handle parallelism. # PCT_D_ARGS+='-DforkCount=.75C ' fi diff --git a/sample-plugin/pom.xml b/sample-plugin/pom.xml index 350585973..b79fe7471 100644 --- a/sample-plugin/pom.xml +++ b/sample-plugin/pom.xml @@ -14,7 +14,8 @@ 999999-SNAPSHOT weekly - 2.457 + + 2.458-rc34931.a_8957a_a_7c311 false