Skip to content

Commit

Permalink
Upgrade to latest Jenkins LTS version 2.462.3 - Part 1
Browse files Browse the repository at this point in the history
  • Loading branch information
fredg02 committed Oct 9, 2024
1 parent 0b131af commit 5e73ab6
Show file tree
Hide file tree
Showing 133 changed files with 4,151 additions and 2,068 deletions.
2 changes: 1 addition & 1 deletion instances/adoptium.emt4j/target/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM docker.io/eclipsecbi/jiro-master:2.452.4
FROM docker.io/eclipsecbi/jiro-master:2.462.3

EXPOSE 8080
EXPOSE 50000
Expand Down
86 changes: 43 additions & 43 deletions instances/adoptium.emt4j/target/config.json

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions instances/adoptium.emt4j/target/jenkins/configuration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jenkins:
label: "basic"
containers:
- name: "jnlp"
image: docker.io/eclipsecbi/jiro-agent-basic:remoting-3206.3208.v409508a_675ff
image: docker.io/eclipsecbi/jiro-agent-basic:remoting-3248.3250.v3277a_8e88c9b_
alwaysPullImage: true
livenessProbe:
failureThreshold: 0
Expand Down Expand Up @@ -173,7 +173,7 @@ jenkins:
label: "basic-ubuntu"
containers:
- name: "jnlp"
image: docker.io/eclipsecbi/jiro-agent-basic-ubuntu:remoting-3206.3208.v409508a_675ff
image: docker.io/eclipsecbi/jiro-agent-basic-ubuntu:remoting-3248.3250.v3277a_8e88c9b_
alwaysPullImage: true
livenessProbe:
failureThreshold: 0
Expand Down Expand Up @@ -264,7 +264,7 @@ jenkins:
label: "migration jipp-migration centos-7"
containers:
- name: "jnlp"
image: docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3206.3208.v409508a_675ff
image: docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3248.3250.v3277a_8e88c9b_
alwaysPullImage: true
livenessProbe:
failureThreshold: 0
Expand Down Expand Up @@ -355,7 +355,7 @@ jenkins:
label: "centos-latest centos-8"
containers:
- name: "jnlp"
image: docker.io/eclipsecbi/jiro-agent-centos-8:remoting-3206.3208.v409508a_675ff
image: docker.io/eclipsecbi/jiro-agent-centos-8:remoting-3248.3250.v3277a_8e88c9b_
alwaysPullImage: true
livenessProbe:
failureThreshold: 0
Expand Down Expand Up @@ -446,7 +446,7 @@ jenkins:
label: "ubuntu-2204"
containers:
- name: "jnlp"
image: docker.io/eclipsecbi/jiro-agent-ubuntu-2204:remoting-3206.3208.v409508a_675ff
image: docker.io/eclipsecbi/jiro-agent-ubuntu-2204:remoting-3248.3250.v3277a_8e88c9b_
alwaysPullImage: true
livenessProbe:
failureThreshold: 0
Expand Down Expand Up @@ -537,7 +537,7 @@ jenkins:
label: "ubuntu-latest ubuntu-2404"
containers:
- name: "jnlp"
image: docker.io/eclipsecbi/jiro-agent-ubuntu-2404:remoting-3206.3208.v409508a_675ff
image: docker.io/eclipsecbi/jiro-agent-ubuntu-2404:remoting-3248.3250.v3277a_8e88c9b_
alwaysPullImage: true
livenessProbe:
failureThreshold: 0
Expand Down
14 changes: 7 additions & 7 deletions instances/adoptium.emt4j/target/k8s/configmap-jenkins-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ metadata:
org.eclipse.cbi.jiro/kind: "master"
annotations:
org.eclipse.cbi.jiro/jenkins.version: "latest"
org.eclipse.cbi.jiro/jenkins.actualVersion: "2.452.4"
org.eclipse.cbi.jiro/jenkins.actualVersion: "2.462.3"
org.eclipse.cbi.jiro/kubernetes.master.namespace: "emt4j"
namespace: "emt4j"
name: jenkins-config
Expand Down Expand Up @@ -105,7 +105,7 @@ data:
label: "basic"
containers:
- name: "jnlp"
image: docker.io/eclipsecbi/jiro-agent-basic:remoting-3206.3208.v409508a_675ff
image: docker.io/eclipsecbi/jiro-agent-basic:remoting-3248.3250.v3277a_8e88c9b_
alwaysPullImage: true
livenessProbe:
failureThreshold: 0
Expand Down Expand Up @@ -196,7 +196,7 @@ data:
label: "basic-ubuntu"
containers:
- name: "jnlp"
image: docker.io/eclipsecbi/jiro-agent-basic-ubuntu:remoting-3206.3208.v409508a_675ff
image: docker.io/eclipsecbi/jiro-agent-basic-ubuntu:remoting-3248.3250.v3277a_8e88c9b_
alwaysPullImage: true
livenessProbe:
failureThreshold: 0
Expand Down Expand Up @@ -287,7 +287,7 @@ data:
label: "migration jipp-migration centos-7"
containers:
- name: "jnlp"
image: docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3206.3208.v409508a_675ff
image: docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3248.3250.v3277a_8e88c9b_
alwaysPullImage: true
livenessProbe:
failureThreshold: 0
Expand Down Expand Up @@ -378,7 +378,7 @@ data:
label: "centos-latest centos-8"
containers:
- name: "jnlp"
image: docker.io/eclipsecbi/jiro-agent-centos-8:remoting-3206.3208.v409508a_675ff
image: docker.io/eclipsecbi/jiro-agent-centos-8:remoting-3248.3250.v3277a_8e88c9b_
alwaysPullImage: true
livenessProbe:
failureThreshold: 0
Expand Down Expand Up @@ -469,7 +469,7 @@ data:
label: "ubuntu-2204"
containers:
- name: "jnlp"
image: docker.io/eclipsecbi/jiro-agent-ubuntu-2204:remoting-3206.3208.v409508a_675ff
image: docker.io/eclipsecbi/jiro-agent-ubuntu-2204:remoting-3248.3250.v3277a_8e88c9b_
alwaysPullImage: true
livenessProbe:
failureThreshold: 0
Expand Down Expand Up @@ -560,7 +560,7 @@ data:
label: "ubuntu-latest ubuntu-2404"
containers:
- name: "jnlp"
image: docker.io/eclipsecbi/jiro-agent-ubuntu-2404:remoting-3206.3208.v409508a_675ff
image: docker.io/eclipsecbi/jiro-agent-ubuntu-2404:remoting-3248.3250.v3277a_8e88c9b_
alwaysPullImage: true
livenessProbe:
failureThreshold: 0
Expand Down
4 changes: 2 additions & 2 deletions instances/adoptium.emt4j/target/k8s/statefulset.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"env": [
{
"name": "JAVA_OPTS",
"value": "-showversion -XshowSettings:vm -XX:+AlwaysPreTouch -XX:+ParallelRefProcEnabled -XX:+DisableExplicitGC -Duser.timezone=America/Toronto -Dhudson.footerURL=https://ci.eclipse.org -Dhudson.model.UsageStatistics.disabled=true -Dhudson.lifecycle=hudson.lifecycle.ExitLifecycle -Djenkins.model.Jenkins.exitCodeOnRestart=0 -Djenkins.model.Jenkins.slaveAgentPort=50000 -Djenkins.model.Jenkins.slaveAgentPortEnforce=true -Djenkins.slaves.JnlpSlaveAgentProtocol3.enabled=false -Djenkins.install.runSetupWizard=false -Djenkins.ui.refresh=true -Djenkins.security.ManagePermission=true -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=7200 -DexecutableWar.jetty.disableCustomSessionIdCookieName=false -DexecutableWar.jetty.sessionIdCookieName=JSESSIONID.emt4j -Dcasc.jenkins.config=/etc/jenkins/jenkins.yaml -Dio.jenkins.plugins.casc.ConfigurationAsCode.initialDelay=5000 -Dorg.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateStepExecution.defaultImage=docker.io/eclipsecbi/jiro-agent-basic:remoting-3206.3208.v409508a_675ff -Dorg.csanchez.jenkins.plugins.kubernetes.PodTemplate.connectionTimeout=180 -Dkubernetes.websocket.ping.interval=30000"
"value": "-showversion -XshowSettings:vm -XX:+AlwaysPreTouch -XX:+ParallelRefProcEnabled -XX:+DisableExplicitGC -Duser.timezone=America/Toronto -Dhudson.footerURL=https://ci.eclipse.org -Dhudson.model.UsageStatistics.disabled=true -Dhudson.lifecycle=hudson.lifecycle.ExitLifecycle -Djenkins.model.Jenkins.exitCodeOnRestart=0 -Djenkins.model.Jenkins.slaveAgentPort=50000 -Djenkins.model.Jenkins.slaveAgentPortEnforce=true -Djenkins.slaves.JnlpSlaveAgentProtocol3.enabled=false -Djenkins.install.runSetupWizard=false -Djenkins.ui.refresh=true -Djenkins.security.ManagePermission=true -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=7200 -DexecutableWar.jetty.disableCustomSessionIdCookieName=false -DexecutableWar.jetty.sessionIdCookieName=JSESSIONID.emt4j -Dcasc.jenkins.config=/etc/jenkins/jenkins.yaml -Dio.jenkins.plugins.casc.ConfigurationAsCode.initialDelay=5000 -Dorg.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateStepExecution.defaultImage=docker.io/eclipsecbi/jiro-agent-basic:remoting-3248.3250.v3277a_8e88c9b_ -Dorg.csanchez.jenkins.plugins.kubernetes.PodTemplate.connectionTimeout=180 -Dkubernetes.websocket.ping.interval=30000"
},
{
"name": "JENKINS_OPTS",
Expand All @@ -66,7 +66,7 @@
"value": "true"
}
],
"image": "docker.io/eclipsecbijenkins/adoptium.emt4j:2.452.4",
"image": "docker.io/eclipsecbijenkins/adoptium.emt4j:2.462.3",
"imagePullPolicy": "Always",
"lifecycle": {
"preStop": {
Expand Down
2 changes: 1 addition & 1 deletion instances/adoptium.mc/target/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM docker.io/eclipsecbi/jiro-master:2.452.4
FROM docker.io/eclipsecbi/jiro-master:2.462.3

EXPOSE 8080
EXPOSE 50000
Expand Down
Loading

0 comments on commit 5e73ab6

Please sign in to comment.