Use openmme master branch by default in CI jobs
Change-Id: I4c68f21bc26102de9550e3443741426ba1bd92ea
diff --git a/jjb/omec-ci.yaml b/jjb/omec-ci.yaml
index 4445543..ed32c7f 100644
--- a/jjb/omec-ci.yaml
+++ b/jjb/omec-ci.yaml
@@ -21,7 +21,7 @@
build-node: 'omec-qa'
c3po-branch-name: 'multiUpfs'
ngic-branch-name: 'central-cp-multi-upfs'
- openmme-branch-name: 'paging'
+ openmme-branch-name: 'master'
pipeline-file: 'omec-postmerge.groovy'
# for ngic-rtc
@@ -115,7 +115,7 @@
mme-repo: 'openmme'
- 'omec-install':
sub-project: '{name}'
- branch: 'paging'
+ branch: 'master'
pipeline-file: 'Jenkinsfile-omec-install-openmme-vnf.groovy'
- 'omec-fossa':
pipeline-file: 'omec-fossa-scan.groovy'