Adding olt chart parameter to automated job too
Change-Id: I1c57065d8b8d55551dfa1b37c15ba79a32e1d11b
diff --git a/jjb/cord-test/nightly-build-pipeline.yaml b/jjb/cord-test/nightly-build-pipeline.yaml
index 57cd09b..bd045b7 100644
--- a/jjb/cord-test/nightly-build-pipeline.yaml
+++ b/jjb/cord-test/nightly-build-pipeline.yaml
@@ -164,6 +164,8 @@
<<: *test-pipe-job-boiler-plate
+ openoltAdapterChart: onf/voltha-adapter-openolt
+
parameters:
- string:
name: buildNode
@@ -249,6 +251,11 @@
default: 'kailash@opennetworking.org, you@opennetworking.org, suchitra@opennetworking.org'
description: ''
+ - string:
+ name: openoltAdapterChart
+ default: '{openoltAdapterChart}'
+ description: 'OpenOLT chart name (or location on file system)'
+
concurrent: true
pipeline-scm: