Creating build for ONF-DEMO-POD with default TP
Change-Id: I796c0c0d0fae18e8032d374b26bdac282fcd5d63
diff --git a/jjb/cord-test/voltha.yaml b/jjb/cord-test/voltha.yaml
index 36454d2..742b5fa 100644
--- a/jjb/cord-test/voltha.yaml
+++ b/jjb/cord-test/voltha.yaml
@@ -84,14 +84,26 @@
profile: '1T4GEM'
Jenkinsfile: 'Jenkinsfile-voltha-test'
- # Menlo DEMO-POD
+ # Menlo DEMO-POD - 1 1TCONT 4 4GEMs TechProfile
- 'build_pod_manual':
testvm: 'menlo-demo-pod'
config-pod: 'onf-demo-pod'
- release: '2.1'
+ release: 'master'
branch: 'master'
test-repo: 'voltha-system-tests'
Jenkinsfile: 'Jenkinsfile-voltha-build'
oltDebVersion: 'openolt-seba-2.0.deb'
configurePod: true
profile: '1T4GEM'
+
+ # Menlo DEMO-POD - Default TechProfile
+ - 'build_voltha_pod_test':
+ testvm: 'menlo-demo-pod'
+ config-pod: 'onf-demo-pod'
+ release: 'master'
+ branch: 'master'
+ test-repo: 'voltha-system-tests'
+ Jenkinsfile: 'Jenkinsfile-voltha-test'
+ oltDebVersion: 'openolt-seba-2.0.deb'
+ configurePod: true
+ profile: 'Default'