diff --git a/Jenkinsfile b/Jenkinsfile index 48514daf8..09e332afa 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -8,7 +8,7 @@ env.MAVEN_NTP = true // Run pct tests on a limited set of repositories and their plugin(s) if not empty // Expected list item format: jenkinsci/, tab, // Ex: 'jenkinsci/pipeline-stage-view-plugin\tpipeline-rest-api,pipeline-stage-view' -final String[] limitedPluginSet = [] +final String[] limitedPluginSet = ['jenkinsci/ssh-agent-plugin\tssh-agent'] properties([ disableConcurrentBuilds(abortPrevious: true), diff --git a/bom-weekly/pom.xml b/bom-weekly/pom.xml index 5b5e952af..3254e1f5a 100644 --- a/bom-weekly/pom.xml +++ b/bom-weekly/pom.xml @@ -1555,7 +1555,7 @@ org.jenkins-ci.plugins ssh-agent - 402.vc9cec9230d4b_ + 403.v101ccb_e535d9 org.jenkins-ci.plugins