X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fsample_vnf%2Fsample_vnf.yaml;h=41107cf710ded5f1a27dcbad92d1588a0b7967dd;hb=0722545de568916c121c24988f446f2ac20072ca;hp=5da663b07ae50d20da3330dd48daee7cac408cf2;hpb=d2859f0d4056d19a1b52613fb7ce34f1ce3a6f6e;p=ci-management.git diff --git a/jjb/sample_vnf/sample_vnf.yaml b/jjb/sample_vnf/sample_vnf.yaml index 5da663b..41107cf 100644 --- a/jjb/sample_vnf/sample_vnf.yaml +++ b/jjb/sample_vnf/sample_vnf.yaml @@ -18,25 +18,18 @@ name: sample_vnf project-name: sample_vnf project: sample_vnf - global-settings-file: global-settings build-node: centos7-builder-2c-1g - stream: master - maven-repo-url: 'https://nexus.akraino.org' - java-version: openjdk8 - mvn-version: mvn35 - mvn-opts: '' - mvn-params: '' + stream: + - master: + branch: master + - development: + branch: development mvn-settings: sample_vnf-settings - nexus-shapshot-repo: snapshots - build-timeout: 60 - submodule-recursive: true group-id: org.akraino.sample_vnf - repo-id: snapshots refspec: refs/heads/master - branch: master - upload-files-dir: '/tmp/tardir' jobs: - akraino-project-stream-release-config + - akraino-project-stream-stage-config views: - - common-view + - project-view cron: 'H H * * 0' # push fresh snapshot weekly