1f9c0d23b01b7d60a5cabe4edd6c33c7b41b5596
[releng/builder.git] / jjb / lf-infra / lf-infra-jobs.yaml
1 ---
2 - project:
3     name: lf-infra-ansible-roles-system-update
4     jobs:
5       - gerrit-tox-verify
6
7     project-name: lf-infra-ansible-roles
8     project: ansible/roles/*
9     build-node: ubuntu1604-docker-2c-2g
10     build-timeout: 60
11     stream: any
12     branch: '*'
13
14     git-url: https://gerrit.linuxfoundation.org/infra/$GERRIT_PROJECT
15     gerrit-server-name: lf-releng
16
17 - project:
18     name: lf-infra-ci-workshop
19     jobs:
20       - gerrit-tox-verify
21
22     project-name: lf-infra-ci-workshop
23     project: releng/ci-workshop
24     build-node: centos7-builder-2c-8g
25     stream: any
26     branch: '*'
27
28     git-url: https://gerrit.linuxfoundation.org/infra/$GERRIT_PROJECT
29     gerrit-server-name: lf-releng
30
31 - project:
32     name: lf-infra-common-packer
33     jobs:
34       - '{project-name}-rtd-jobs'
35       - gerrit-tox-verify
36
37     project-name: lf-infra-common-packer
38     project: releng/common-packer
39     project-pattern: releng/common-packer
40     build-node: centos7-builder-2c-8g
41     rtd-build-url: https://readthedocs.org/api/v2/webhook/lf-releng-common-packer/38930/
42     rtd-token: 0cdf727cc22f8f888ffec0e69f46d89031018776
43     stream: any
44     branch: '*'
45
46     git-url: https://gerrit.linuxfoundation.org/infra/$GERRIT_PROJECT
47     gerrit-server-name: lf-releng
48
49 - project:
50     name: lf-infra-docs
51     jobs:
52       - '{project-name}-rtd-jobs'
53       - gerrit-tox-verify
54
55     project-name: lf-infra-docs
56     project: releng/docs
57     project-pattern: releng/docs
58     build-node: centos7-builder-2c-1g
59     rtd-build-url: https://readthedocs.org/api/v2/webhook/lf-releng-docs/32930/
60     rtd-token: e02d61c268c3cc11b65ef169ff199dbb82989647
61     stream: any
62     branch: '*'
63
64     git-url: https://gerrit.linuxfoundation.org/infra/$GERRIT_PROJECT
65     gerrit-server-name: lf-releng
66
67 - project:
68     name: lf-infra-docs-conf
69     jobs:
70       - '{project-name}-rtd-jobs'
71       - gerrit-tox-verify
72
73     project-name: lf-infra-docs-conf
74     project: releng/docs-conf
75     project-pattern: releng/docs-conf
76     build-node: centos7-builder-2c-1g
77     rtd-build-url: https://readthedocs.org/api/v2/webhook/lfdocs-conf/32931/
78     rtd-token: 27a59073490f2cefab41761dc225ac8c8bfdf028
79     stream: any
80     branch: '*'
81
82     git-url: https://gerrit.linuxfoundation.org/infra/$GERRIT_PROJECT
83     gerrit-server-name: lf-releng
84
85 - project:
86     name: lf-infra-global-jjb
87     jobs:
88       - '{project-name}-rtd-jobs'
89       - gerrit-tox-verify
90
91     project-name: lf-infra-global-jjb
92     project: releng/global-jjb
93     project-pattern: releng/global-jjb
94     build-node: centos7-builder-2c-8g
95     rtd-build-url: https://readthedocs.org/api/v2/webhook/lf-releng-global-jjb/32932/
96     rtd-token: f19058af6f90e04dff828e3eec5e2f0990895a7b
97     stream: any
98     branch: '*'
99
100     git-url: https://gerrit.linuxfoundation.org/infra/$GERRIT_PROJECT
101     gerrit-server-name: lf-releng
102
103 - project:
104     name: lf-infra-lftools
105     jobs:
106       - '{project-name}-rtd-jobs'
107       - gerrit-tox-verify
108
109     project-name: lf-infra-lftools
110     project: releng/lftools
111     project-pattern: releng/lftools
112     build-node: ubuntu1604-docker-2c-2g
113     rtd-build-url: https://readthedocs.org/api/v2/webhook/lf-releng-tools/32933/
114     rtd-token: 47a135ceba9053c6f88394a7171ebf5602a9fc95
115     stream: any
116     branch: '*'
117
118     git-url: https://gerrit.linuxfoundation.org/infra/$GERRIT_PROJECT
119     gerrit-server-name: lf-releng
120
121 - project:
122     name: lf-infra-license-checker
123     jobs:
124       - gerrit-tox-verify
125
126     project-name: lf-infra-license-checker
127     project: releng/license-checker
128     build-node: centos7-builder-2c-2g
129     stream: any
130     branch: '*'
131
132     git-url: https://gerrit.linuxfoundation.org/infra/$GERRIT_PROJECT
133     gerrit-server-name: lf-releng
134
135 - view:
136     name: lf-infra
137     description: 'List of lf-infra jobs'
138     regex: '^lf-infra-.*'
139     <<: *releng_view_common