voltha: use new jenkins workers in berlin-lab
* update jjb configuration to use new jenkins-workers-01/02.berlin-lab
instead of the now decommissioned ones as build-nodes
Signed-off-by: Jan Klare <jan.klare@bisdn.de>
Change-Id: Id2fc579b928b8204961cf656fc69bc5d0b040b26
Signed-off-by: Cristina de Francisco <cristina.defrancisco@bisdn.de>
diff --git a/jjb/voltha-scale.yaml b/jjb/voltha-scale.yaml
index 4786047..07735e4 100644
--- a/jjb/voltha-scale.yaml
+++ b/jjb/voltha-scale.yaml
@@ -732,7 +732,7 @@
name: 'voltha-scale-measurements-lwc-dt-512'
pipeline-script: 'voltha/voltha-scale-lwc-test.groovy'
pipeline-branch: 'master'
- build-node: 'berlin-community-pod-2'
+ build-node: 'jenkins-worker-02.berlin-lab'
time-trigger: "H H * * *"
disable-job: true
withMonitoring: true
@@ -752,7 +752,7 @@
name: 'voltha-scale-measurements-lwc-dt-256'
pipeline-script: 'voltha/voltha-scale-lwc-test.groovy'
pipeline-branch: 'master'
- build-node: 'berlin-community-pod-2'
+ build-node: 'jenkins-worker-02.berlin-lab'
time-trigger: "H H * * *"
disable-job: true
withMonitoring: true