aboutsummaryrefslogtreecommitdiffstats
path: root/jenkins
diff options
context:
space:
mode:
authorAndreas Beeker <kiwiwings@apache.org>2020-10-24 18:53:11 +0000
committerAndreas Beeker <kiwiwings@apache.org>2020-10-24 18:53:11 +0000
commit2bfc11e0375d6ca83b6d8220761b4434614ad65c (patch)
tree59a42e577b331e3aeb054999c9d84f4f07c2a8c5 /jenkins
parentd708b9da00cb25b169f6f2bc43d44a00e520090f (diff)
downloadpoi-2bfc11e0375d6ca83b6d8220761b4434614ad65c.tar.gz
poi-2bfc11e0375d6ca83b6d8220761b4434614ad65c.zip
add more nodes to Test-Environment job
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1882815 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'jenkins')
-rw-r--r--jenkins/create_jobs.groovy2
1 files changed, 1 insertions, 1 deletions
diff --git a/jenkins/create_jobs.groovy b/jenkins/create_jobs.groovy
index fd4193f867..cb698bf324 100644
--- a/jenkins/create_jobs.groovy
+++ b/jenkins/create_jobs.groovy
@@ -618,7 +618,7 @@ Unfortunately we often see builds break because of changes/new machines...''')
'JDK 14 (latest)',
'JDK 15 (latest)'
)
- label('Nodes','H25','H29','H31','H34','H35','H36','H39','H42','H43','H44','H48','H50','lucene1','lucene2','master')
+ label('Nodes','H22','H23','H24','H25','H26','H27','H28','H29','H30','H31','H32','H33','H34','H35','H36','H37','H38','H39','H40','H41','H42','H43','H44','H48','lucene1','lucene2','master')
}
steps {
conditionalSteps {