updating jjb templates for new builds and removing obsolete templates/jobs
Change-Id: I0d5d73937596ce824a3aacf46d24f276ebf1ac7e
diff --git a/jjb/cord-test/att-workflow.yaml b/jjb/cord-test/att-workflow.yaml
index e4ef9bc..2cd21aa 100644
--- a/jjb/cord-test/att-workflow.yaml
+++ b/jjb/cord-test/att-workflow.yaml
@@ -10,20 +10,20 @@
jobs:
- 'build_pod_manual':
- pod: 'onf-build'
- pod_config: 'onlab-pod1.yml'
+ testvm: 'onf-build'
+ config-pod: 'onlab-pod1'
profile: 'att-workflow'
branch: 'master'
+ scenario: ''
Jenkinsfile: 'Jenkinsfile-att-workflow'
+ oltDebVersion: 'openolt-master.deb'
- # flex pod1 with olt/onu
- - 'build_kube_pod_first':
+ # flex pod1 with olt/onu
+ - 'build_pod_manual':
testvm: 'qa-testvm-pod'
- kube-pod: 'flex-pod1-olt'
+ config-pod: 'flex-pod1-olt'
profile: 'att-workflow'
branch: 'master'
scenario: ''
Jenkinsfile: 'Jenkinsfile-attworkflow'
oltDebVersion: 'openolt-master.deb'
- time: '50'
- day: '1-31/2'