From 3a6f90948a1cc999bcd5e0904b78c52a4732371d Mon Sep 17 00:00:00 2001 From: Jesse Glick Date: Fri, 23 Oct 2020 12:33:31 -0400 Subject: [PATCH] Waiting for release of https://github.com/jenkinsci/branch-api-plugin/pull/222 --- pct.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pct.sh b/pct.sh index dd0bee962..baa6a4cc5 100755 --- a/pct.sh +++ b/pct.sh @@ -133,4 +133,7 @@ rm -fv pct-work/timestamper/target/surefire-reports/TEST-hudson.plugins.timestam # TODO https://github.com/jenkinsci/workflow-basic-steps-plugin/pull/134 rm -fv pct-work/workflow-basic-steps/target/surefire-reports/TEST-org.jenkinsci.plugins.workflow.steps.CoreWrapperStepTest.xml +# TODO https://github.com/jenkinsci/branch-api-plugin/pull/222 +rm -fv pct-work/branch-api/target/surefire-reports/TEST-jenkins.branch.OrganizationFolderTest.xml + # produces: **/target/surefire-reports/TEST-*.xml