Update repo's for v3.1 89/6089/1 v3.1 v3.1.0
authorMike Marchetti <mmarchetti@sandvine.com>
Tue, 8 May 2018 17:37:41 +0000 (13:37 -0400)
committerMike Marchetti <mmarchetti@sandvine.com>
Tue, 8 May 2018 17:37:41 +0000 (13:37 -0400)
* N2VC, common, NBI not in v3.1

Change-Id: If11399866980c361fa69dfcbd6d4f069df743660
Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
jenkins/ci-pipelines/ci_stage_3.groovy
tools/gen-repo.sh

index fd1987d..79bd25c 100644 (file)
@@ -69,7 +69,7 @@ node("${params.NODE}") {
             // grab all stable upstream builds based on the
 
             dir("${RELEASE}") {
-                def list = ["SO", "UI", "RO", "openvim", "osmclient", "IM", "devops", "MON", "N2VC", "NBI", "common" ]
+                def list = ["SO", "UI", "RO", "openvim", "osmclient", "IM", "devops", "MON" ]
                 for (component in list) {
                     step ([$class: 'CopyArtifact',
                            projectName: "${component}${upstream_main_job}/${GERRIT_BRANCH}"])
index e0d1a66..9693e1c 100755 (executable)
@@ -39,7 +39,7 @@ function dump_vars() {
     echo "BUILD_NUMBER:   $BUILD_NUMBER"
 }
 
-MDG_REPOS="RO osmclient openvim SO UI IM devops MON N2VC NBI common"
+MDG_REPOS="RO osmclient openvim SO UI IM devops MON"
 IN_REPO="unstable"
 OUT_REPO="stable"
 GPGKEY=71C0472C