commit | 4c745a17acdc700a43f8133791c69e1a5429f1fc | [log] [tgz] |
---|---|---|
author | Kailash <kailash@onlab.us> | Fri Mar 15 11:32:07 2019 -0700 |
committer | Kailash <kailash@onlab.us> | Fri Mar 15 11:32:07 2019 -0700 |
tree | 89c06eb9e9a2c7cdcf12fb367dff5dbfe528ba47 | |
parent | a10e39f3f18608b13597fb665ed19fe6c7ed6122 [diff] |
including helmRepoUrl in flex pod job Change-Id: I9ed3adaf28ca32fe5f386ccb336086a56509e7f4
diff --git a/jjb/cord-test/nightly-build-pipeline.yaml b/jjb/cord-test/nightly-build-pipeline.yaml index b7f0b51..1483403 100644 --- a/jjb/cord-test/nightly-build-pipeline.yaml +++ b/jjb/cord-test/nightly-build-pipeline.yaml
@@ -174,6 +174,11 @@ default: '{branch}' - string: + name: helmRepoUrl + default: 'https://charts.opencord.org' + description: 'URL where helm-charts are published' + + - string: name: profile default: '{profile}' description: 'Profile in which this job installs'