Test: Minor nomad changes to check scripts updates 52/39452/1
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Tue, 29 Aug 2023 23:41:31 +0000 (16:41 -0700)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Tue, 29 Aug 2023 23:41:31 +0000 (16:41 -0700)
Change-Id: Ifd01d73286bc155cfbba0ed6c321f005f1ce9f92
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
jenkins-config/clouds/nomad/FDIONOMAD/builder-debian11-sandbox-x86_64-jobtemplate.yaml
jenkins-config/clouds/nomad/FDIONOMAD/jobtemplate-default.yaml
jenkins-config/clouds/nomad/FDIONOMAD/main.yaml
jenkins-config/clouds/nomad/FDIONOMAD/sandbox.yaml

index f41b11e..9b3ab59 100644 (file)
@@ -16,3 +16,5 @@ Job:
             volumes:
               - /tmp/ccache.debian11:/scratch/ccache
               - /scratch/nomad:/scratch/nomad:ro
+          Artifacts:
+            - GetterSource: https://jenkins.fd.io/sandbox/jnlpJars/slave.jar
index 10cb716..52b5aec 100644 (file)
@@ -54,6 +54,7 @@ Job:
             MaxFiles: 1
             MaxFileSizeMB: 10
           Artifacts:
+            - GetterSource: https://jenkins.fd.io/jnlpJars/slave.jar
             - RelativeDest: /local/
       RestartPolicy:
         Interval: 10000000000
index 5fe65b0..65434f3 100644 (file)
@@ -2,10 +2,9 @@
 jenkins:
   clouds:
     - nomad:
-        url: "https://jenkins.fd.io/"
         name: "FDIONOMAD"
         nomadUrl: "http://10.30.51.23:4646"
         prune: "false"
         workerTimeout: 5
-        GetterSource: "https://jenkins.fd.io/jnlpJars/slave.jar"
+        tlsEnabled: false
         templates:
index f46e09b..65434f3 100644 (file)
@@ -2,9 +2,9 @@
 jenkins:
   clouds:
     - nomad:
-        url: "https://jenkins.fd.io/sandbox"
         name: "FDIONOMAD"
         nomadUrl: "http://10.30.51.23:4646"
+        prune: "false"
         workerTimeout: 5
-        GetterSource: "https://jenkins.fd.io/sandbox/jnlpJars/slave.jar"
+        tlsEnabled: false
         templates: