summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMauro Sardara <msardara@cisco.com>2020-11-16 11:50:35 +0100
committerMauro Sardara <msardara@cisco.com>2020-11-16 11:50:35 +0100
commit155f1b5f7cce6419ff890f96eecf5b7cc39286b9 (patch)
treedd5bbba7b951b90313333a8c3d56ad365d8fda92
parent0b86d4174681ade0ff6465715e60a68892b34e0a (diff)
Fix node label in libparc jobs.
Signed-off-by: Mauro Sardara <msardara@cisco.com> Change-Id: Ie4660a92c97951cffee837ddb3a76421ec042eed
-rw-r--r--jjb/cicn/cicn.yaml8
1 files changed, 4 insertions, 4 deletions
diff --git a/jjb/cicn/cicn.yaml b/jjb/cicn/cicn.yaml
index 6e9a93d6..d526ea6f 100644
--- a/jjb/cicn/cicn.yaml
+++ b/jjb/cicn/cicn.yaml
@@ -73,7 +73,7 @@
name: "cicn-libparc-merge-{stream}-{os}-{executor-arch}"
project-type: freestyle
- node: "{os}-m"
+ node: "builder-{os}-prod-{executor-arch}"
build-discarder:
daysToKeep: "{build-days-to-keep}"
@@ -151,7 +151,7 @@
name: "cicn-libparc-verify-{stream}-{os}-{executor-arch}"
project-type: freestyle
- node: "{os}-m"
+ node: "builder-{os}-prod-{executor-arch}"
concurrent: true
build-discarder:
@@ -199,7 +199,7 @@
name: "cicn-viper-merge-{stream}-{os}-{executor-arch}"
project-type: freestyle
- node: "{os}-m"
+ node: "builder-{os}-prod-{executor-arch}"
build-discarder:
daysToKeep: "{build-days-to-keep}"
@@ -280,7 +280,7 @@
name: "cicn-viper-verify-{stream}-{os}-{executor-arch}"
project-type: freestyle
- node: "{os}-m"
+ node: "builder-{os}-prod-{executor-arch}"
concurrent: true
build-discarder: