diff --git a/instances/automotive.openpass/jenkins/configuration.yml b/instances/automotive.openpass/jenkins/configuration.yml index 28fe6bf2b..b51d121ac 100644 --- a/instances/automotive.openpass/jenkins/configuration.yml +++ b/instances/automotive.openpass/jenkins/configuration.yml @@ -1,7 +1,7 @@ jenkins: nodes: - permanent: - labelString: "windows windows10" + labelString: "windows" launcher: inbound: webSocket: true @@ -22,6 +22,28 @@ jenkins: locations: - home: "C:\\Program Files\\Git\\bin\\git" key: "hudson.plugins.git.GitTool$DescriptorImpl@Default" + - permanent: + labelString: "windows10" + launcher: + inbound: + webSocket: true + workDirSettings: + disabled: false + failIfWorkDirIsMissing: false + internalDir: "remoting" + mode: EXCLUSIVE + name: "9pfnn-win10" + nodeDescription: "Windows 10 Pro N, no login session, hosted on Azure" + remoteFS: "C:\\Users\\genie.openpass\\jenkins_agent" + retentionStrategy: "always" + nodeProperties: + - watcher: + offlineAddresses: "releng@eclipse.org" + onlineAddresses: "releng@eclipse.org" + - toolLocation: + locations: + - home: "C:\\Program Files\\Git\\bin\\git" + key: "hudson.plugins.git.GitTool$DescriptorImpl@Default" security: gitHostKeyVerificationConfiguration: sshHostKeyVerificationStrategy: diff --git a/instances/automotive.openpass/target/jenkins/configuration.yml b/instances/automotive.openpass/target/jenkins/configuration.yml index 599bbbd2c..6cd8d48a6 100644 --- a/instances/automotive.openpass/target/jenkins/configuration.yml +++ b/instances/automotive.openpass/target/jenkins/configuration.yml @@ -423,7 +423,7 @@ jenkins: name: m2-dir nodes: - permanent: - labelString: "windows windows10" + labelString: "windows" launcher: inbound: webSocket: true @@ -444,6 +444,28 @@ jenkins: locations: - home: "C:\\Program Files\\Git\\bin\\git" key: "hudson.plugins.git.GitTool$DescriptorImpl@Default" + - permanent: + labelString: "windows10" + launcher: + inbound: + webSocket: true + workDirSettings: + disabled: false + failIfWorkDirIsMissing: false + internalDir: "remoting" + mode: EXCLUSIVE + name: "9pfnn-win10" + nodeDescription: "Windows 10 Pro N, no login session, hosted on Azure" + remoteFS: "C:\\Users\\genie.openpass\\jenkins_agent" + retentionStrategy: "always" + nodeProperties: + - watcher: + offlineAddresses: "releng@eclipse.org" + onlineAddresses: "releng@eclipse.org" + - toolLocation: + locations: + - home: "C:\\Program Files\\Git\\bin\\git" + key: "hudson.plugins.git.GitTool$DescriptorImpl@Default" security: apiToken: creationOfLegacyTokenEnabled: false diff --git a/instances/automotive.openpass/target/jenkins/plugins.log b/instances/automotive.openpass/target/jenkins/plugins.log index 9cc56dd06..aa5d4be32 100644 --- a/instances/automotive.openpass/target/jenkins/plugins.log +++ b/instances/automotive.openpass/target/jenkins/plugins.log @@ -111,7 +111,7 @@ trilead-api 2.133.vfb_8a_7b_9c5dd1 variant 60.v7290fc0eb_b_cd warnings-ng 10.7.0 workflow-aggregator 596.v8c21c963d92d -workflow-api 1283.v99c10937efcb_ +workflow-api 1289.va_cf779f32df0 workflow-basic-steps 1042.ve7b_140c4a_e0c workflow-cps 3853.vb_a_490d892963 workflow-durable-task-step 1317.v5337e0c1fe28 diff --git a/instances/automotive.openpass/target/k8s/configmap-jenkins-config.yml b/instances/automotive.openpass/target/k8s/configmap-jenkins-config.yml index ceff3e358..c0b99e03c 100644 --- a/instances/automotive.openpass/target/k8s/configmap-jenkins-config.yml +++ b/instances/automotive.openpass/target/k8s/configmap-jenkins-config.yml @@ -446,7 +446,7 @@ data: name: m2-dir nodes: - permanent: - labelString: "windows windows10" + labelString: "windows" launcher: inbound: webSocket: true @@ -467,6 +467,28 @@ data: locations: - home: "C:\\Program Files\\Git\\bin\\git" key: "hudson.plugins.git.GitTool$DescriptorImpl@Default" + - permanent: + labelString: "windows10" + launcher: + inbound: + webSocket: true + workDirSettings: + disabled: false + failIfWorkDirIsMissing: false + internalDir: "remoting" + mode: EXCLUSIVE + name: "9pfnn-win10" + nodeDescription: "Windows 10 Pro N, no login session, hosted on Azure" + remoteFS: "C:\\Users\\genie.openpass\\jenkins_agent" + retentionStrategy: "always" + nodeProperties: + - watcher: + offlineAddresses: "releng@eclipse.org" + onlineAddresses: "releng@eclipse.org" + - toolLocation: + locations: + - home: "C:\\Program Files\\Git\\bin\\git" + key: "hudson.plugins.git.GitTool$DescriptorImpl@Default" security: apiToken: creationOfLegacyTokenEnabled: false