Add missing default configs 85/30785/3
authorVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Fri, 15 Jan 2021 22:13:45 +0000 (16:13 -0600)
committerVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Fri, 15 Jan 2021 22:27:30 +0000 (16:27 -0600)
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Change-Id: I585291d509fcf193e07a3abbd7294782a0a594a7

jenkins-config/clouds/nomad/FDIONOMAD/defaults.yaml

index cfd1547..47fe509 100644 (file)
@@ -14,7 +14,9 @@ templates:
     priority: 50
     idleTerminationInMinutes: 10
     numExecutors: 1
+    prefixCmd: ""
     forcePull: true
+    hostVolumes: ""
     privileged: true
     reusable: false
     useRawExec: false
@@ -23,3 +25,8 @@ templates:
     remoteFs: "/w"
     username: "fdionomad"
     password: "hidden"
+    capAdd: ""
+    capDrop: ""
+    securityOpt: ""
+    extraHosts: ""
+    secret: ""