Cosmetic refactor to force job regen
Change-Id: I7c51ac20c62294a9bf62fb4e1b7e625e146a66b3
diff --git a/jjb/voltha-test/voltha-pod-jobs/master.yaml b/jjb/voltha-test/voltha-pod-jobs/master.yaml
index 46f7c8a..c56ee30 100644
--- a/jjb/voltha-test/voltha-pod-jobs/master.yaml
+++ b/jjb/voltha-test/voltha-pod-jobs/master.yaml
@@ -81,5 +81,22 @@
test-repo: 'voltha-system-tests'
profile: 'TP'
timeout: 360
-
+
+ # -----------------------------------------------------------------------
+ # flex pod1 test job - using voltha branch
+ # md5sum(master): fbe8e6efaa4f3aba576040ac521a8d6f
+ # -----------------------------------------------------------------------
+ - 'build_voltha_pod_manual_test':
+ disable-job: true # Reason: qa-testvm-pod offline
+ build-node: 'qa-testvm-pod'
+ config-pod: 'flex-ocp-cord'
+ profile: 'TP'
+ branch: 'master'
+ release: 'master'
+ work-flow: 'TT'
+ name-extension: '_TT'
+ test-type: ''
+ test-repo: 'voltha-system-tests'
+ pipeline-script: 'voltha/master/voltha-tt-physical-functional-tests.groovy'
+
# [EOF]
diff --git a/jjb/voltha-test/voltha-pod-jobs/voltha-2.11.yaml b/jjb/voltha-test/voltha-pod-jobs/voltha-2.11.yaml
index 2edfd2f..ff90b89 100644
--- a/jjb/voltha-test/voltha-pod-jobs/voltha-2.11.yaml
+++ b/jjb/voltha-test/voltha-pod-jobs/voltha-2.11.yaml
@@ -90,5 +90,23 @@
pipeline-script: 'voltha/voltha-2.11/voltha-tt-physical-functional-tests.groovy'
test-repo: 'voltha-system-tests'
profile: 'TP'
-
+
+
+ # -----------------------------------------------------------------------
+ # flex pod1 test job - using voltha branch
+ # md5sum(master): fbe8e6efaa4f3aba576040ac521a8d6f
+ # -----------------------------------------------------------------------
+ - 'build_voltha_pod_manual_test':
+ disable-job: true # Reason: qa-testvm-pod offline
+ build-node: 'qa-testvm-pod'
+ config-pod: 'flex-ocp-cord'
+ profile: 'TP'
+ branch: 'voltha-2.11'
+ release: '2.11'
+ work-flow: 'TT'
+ name-extension: '_TT'
+ test-type: ''
+ test-repo: 'voltha-system-tests'
+ pipeline-script: 'voltha/voltha-2.11/voltha-tt-physical-functional-tests.groovy'
+
# [EOF]
diff --git a/jjb/voltha-test/voltha-pod-jobs/voltha-2.12.yaml b/jjb/voltha-test/voltha-pod-jobs/voltha-2.12.yaml
index c780228..70ad6e2 100644
--- a/jjb/voltha-test/voltha-pod-jobs/voltha-2.12.yaml
+++ b/jjb/voltha-test/voltha-pod-jobs/voltha-2.12.yaml
@@ -92,4 +92,21 @@
test-repo: 'voltha-system-tests'
profile: 'TP'
+ # -----------------------------------------------------------------------
+ # flex pod1 test job - using voltha branch
+ # md5sum(master): fbe8e6efaa4f3aba576040ac521a8d6f
+ # -----------------------------------------------------------------------
+ - 'build_voltha_pod_manual_test':
+ disable-job: true # Reason: qa-testvm-pod offline
+ build-node: 'qa-testvm-pod'
+ config-pod: 'flex-ocp-cord'
+ profile: 'TP'
+ branch: 'voltha-2.12'
+ release: '2.12'
+ work-flow: 'TT'
+ name-extension: '_TT'
+ test-type: ''
+ test-repo: 'voltha-system-tests'
+ pipeline-script: 'voltha/voltha-2.12/voltha-tt-physical-functional-tests.groovy'
+
# [EOF]
diff --git a/jjb/voltha-test/voltha.yaml b/jjb/voltha-test/voltha.yaml
index fa71f5c..1fcf09f 100644
--- a/jjb/voltha-test/voltha.yaml
+++ b/jjb/voltha-test/voltha.yaml
@@ -42,20 +42,6 @@
name-extension: '_TT'
work-flow: 'TT'
- # flex pod1 test job - using voltha branch
- - 'build_voltha_pod_manual_test':
- disable-job: false
- build-node: 'qa-testvm-pod'
- config-pod: 'flex-ocp-cord'
- profile: 'TP'
- branch: 'master'
- release: 'master'
- work-flow: 'TT'
- name-extension: '_TT'
- test-type: ''
- test-repo: 'voltha-system-tests'
- pipeline-script: 'voltha/master/voltha-tt-physical-functional-tests.groovy'
-
- 'build_voltha_pod_test':
disable-job: true
build-node: 'qa-testvm-pod'