updates to templates and jobs
Change-Id: If7d8b0b49ba9acfa44282e64ea3aa1a6cfbd1c1c
diff --git a/jjb/cord-test/att-workflow.yaml b/jjb/cord-test/att-workflow.yaml
index d740c68..fe78442 100644
--- a/jjb/cord-test/att-workflow.yaml
+++ b/jjb/cord-test/att-workflow.yaml
@@ -57,6 +57,7 @@
config-pod: 'flex-ocp-cord-voltha-master'
profile: 'att-workflow'
branch: 'master'
+ test-repo: 'cord-tester'
helmRepoUrl: 'https://charts.opencord.org'
Jenkinsfile: 'Jenkinsfile-attworkflow-build'
oltDebVersion: 'openolt-master.deb'
@@ -68,6 +69,7 @@
config-pod: 'flex-ocp-cord-voltha16'
profile: 'att-workflow'
branch: 'cord-6.1'
+ test-repo: 'cord-tester'
Jenkinsfile: 'Jenkinsfile-attworkflow-build'
oltDebVersion: 'openolt-master-voltha16.deb'
configurePod: true
diff --git a/jjb/cord-test/nightly-build-pipeline.yaml b/jjb/cord-test/nightly-build-pipeline.yaml
index 76bcb49..19ae727 100644
--- a/jjb/cord-test/nightly-build-pipeline.yaml
+++ b/jjb/cord-test/nightly-build-pipeline.yaml
@@ -220,7 +220,7 @@
script-path: '{Jenkinsfile}'
scm:
- git:
- url: '{gerrit-server-url}/cord-tester'
+ url: '{gerrit-server-url}/{test-repo}'
branches:
- '{branch}'
diff --git a/jjb/cord-test/rcord-lite.yaml b/jjb/cord-test/rcord-lite.yaml
index 6168a06..8088580 100644
--- a/jjb/cord-test/rcord-lite.yaml
+++ b/jjb/cord-test/rcord-lite.yaml
@@ -15,6 +15,7 @@
config-pod: 'flex-ocp-cord'
profile: 'rcord-topdown'
branch: 'master'
+ test-repo: 'cord-tester'
Jenkinsfile: 'Jenkinsfile-rcordlite-topdown-build'
oltDebVersion: 'openolt-master.deb'
configurePod: true
@@ -35,6 +36,7 @@
config-pod: 'flex-ocp-cord'
profile: 'rcord-zerotouch'
branch: 'master'
+ test-repo: 'cord-tester'
Jenkinsfile: 'Jenkinsfile-rcordlite-zerotouch-build'
oltDebVersion: 'openolt-master.deb'
configurePod: true
@@ -55,6 +57,7 @@
config-pod: 'qct-pod1'
profile: 'rcord-topdown'
branch: 'master'
+ test-repo: 'cord-tester'
Jenkinsfile: 'Jenkinsfile-rcordlite-topdown-build'
oltDebVersion: 'openolt-1.4.deb'
configurePod: true
diff --git a/jjb/cord-test/voltha.yaml b/jjb/cord-test/voltha.yaml
index 97e79f7..d5e6950 100644
--- a/jjb/cord-test/voltha.yaml
+++ b/jjb/cord-test/voltha.yaml
@@ -35,6 +35,7 @@
config-pod: 'flex-ocp-cord'
profile: 'multipleGem'
branch: 'voltha-2.1'
+ test-repo: 'voltha-system-tests'
Jenkinsfile: 'Jenkinsfile-voltha-build'
oltDebVersion: 'openolt-seba-2.0.deb'
configurePod: true