Use omec-ci label instead of hardcoded node name
Change-Id: I004b9741aa55300585d079d4e3ff5345794f7704
diff --git a/jjb/omec-ci.yaml b/jjb/omec-ci.yaml
index 51640fb..c0dad32 100644
--- a/jjb/omec-ci.yaml
+++ b/jjb/omec-ci.yaml
@@ -25,7 +25,7 @@
edge-config: 'ace-menlo/app_values'
- 'omec-ng40-test':
pod: 'dev'
- build-node: 'ng40-host-node'
+ build-node: 'omec-ci'
ng40-vm: 'ng40@192.168.122.101'
cp-context: 'dev-central-gcp'
dp-context: 'dev-edge-onf-menlo'
@@ -663,7 +663,7 @@
parameters:
- string:
name: buildNode
- default: 'ng40-host-node'
+ default: 'omec-ci'
description: 'Name of the Jenkins executor node to run the job on'
- string: