Add releasedockerhub command to cron
[ci-management.git] / jjb / vid / vid.yaml
1 ---
2 - project:
3     name: vid-project-view
4     project-name: vid
5     views:
6       - project-view
7
8 - project:
9     name: vid
10     project-name: 'vid'
11     jobs:
12       - '{project-name}-{stream}-verify-java'
13       - '{project-name}-{stream}-merge-java'
14       - gerrit-maven-stage:
15           sign-artifacts: true
16           build-node: centos7-docker-8c-8g
17           maven-versions-plugin: true
18       - gerrit-maven-docker-stage:
19           build-node: queue-docker-4c-4g
20           maven-versions-plugin: true
21           mvn-params: '-P docker'
22           container-public-registry: 'nexus3.onap.org:10001'
23           container-staging-registry: 'nexus3.onap.org:10003'
24       - '{project-name}-gerrit-release-jobs':
25           build-node: centos7-docker-8c-8g
26     project: 'vid'
27     stream:
28       - 'master':
29           branch: 'master'
30       - 'elalto':
31           branch: 'elalto'
32     mvn-settings: 'vid-settings'
33     files: '**'
34     archive-artifacts: ''
35     build-node: ubuntu1604-builder-4c-4g
36
37 #- project:
38 #    name: vid-docker-arm64
39 #    project-name: 'vid-arm64'
40 #    jobs:
41 #      - 'docker-version-java-daily':
42 #          docker-pom: 'pom.xml'
43 #          mvn-profile: 'docker'
44 #    project: 'vid'
45 #    stream:
46 #      - 'master':
47 #          branch: 'master'
48 #    mvn-settings: 'vid-settings'
49 #    files: '**'
50 #    archive-artifacts: ''
51 #    build-node: ubuntu1604-docker-arm64-4c-2g
52 #
53 - project:
54     name: vid-sonar
55     jobs:
56       - gerrit-maven-sonar
57     cron: '@daily'
58     build-node: ubuntu1604-builder-4c-4g
59     project: 'vid'
60     project-name: 'vid'
61     branch: 'master'
62     mvn-settings: 'vid-settings'
63     mvn-goals: 'clean install'
64     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
65
66 - project:
67     name: vid-clm
68     jobs:
69       - gerrit-maven-clm
70     nexus-iq-namespace: 'onap-'
71     project: vid
72     project-name: 'vid'
73     build-node: ubuntu1604-builder-4c-4g
74     branch: 'master'
75     mvn-settings: 'vid-settings'
76
77 - project:
78     name: vid-info
79     project-name: vid
80     jobs:
81       - gerrit-info-yaml-verify
82     project: vid
83     branch: master