Merge "Fix Flavors table syntax"
[releng/builder.git] / jjb / lf-infra / lf-infra-jobs.yaml
1 ---
2 - project:
3     name: lf-infra-ci-workshop
4     jobs:
5       - gerrit-tox-verify
6
7     project-name: lf-infra-ci-workshop
8     project: releng/ci-workshop
9     build-node: centos7-builder-2c-8g
10     stream: any
11     branch: '*'
12
13     git-url: https://gerrit.linuxfoundation.org/infra/$GERRIT_PROJECT
14     gerrit-server-name: LinuxFoundation
15
16 - project:
17     name: lf-infra-common-packer
18     jobs:
19       - gerrit-tox-verify
20
21     project-name: lf-infra-common-packer
22     project: releng/common-packer
23     build-node: centos7-builder-2c-8g
24     stream: any
25     branch: '*'
26
27     git-url: https://gerrit.linuxfoundation.org/infra/$GERRIT_PROJECT
28     gerrit-server-name: LinuxFoundation
29
30 - project:
31     name: lf-infra-docs
32     jobs:
33       - '{project-name}-rtd-jobs'
34       - gerrit-tox-verify
35
36     project-name: lf-infra-docs
37     project: releng/docs
38     project-pattern: releng/docs
39     build-node: centos7-builder-2c-8g
40     rtd-project: lf-releng-docs
41     stream: any
42     branch: '*'
43
44     git-url: https://gerrit.linuxfoundation.org/infra/$GERRIT_PROJECT
45     gerrit-server-name: LinuxFoundation
46
47 - project:
48     name: lf-infra-docs-conf
49     jobs:
50       - gerrit-tox-verify
51
52     project-name: lf-infra-docs-conf
53     project: releng/docs-conf
54     project-pattern: releng/docs-conf
55     build-node: centos7-builder-2c-8g
56     stream: any
57     branch: '*'
58
59     git-url: https://gerrit.linuxfoundation.org/infra/$GERRIT_PROJECT
60     gerrit-server-name: LinuxFoundation
61
62 - project:
63     name: lf-infra-global-jjb
64     jobs:
65       - '{project-name}-rtd-jobs'
66       - gerrit-tox-verify
67
68     project-name: lf-infra-global-jjb
69     project: releng/global-jjb
70     project-pattern: releng/global-jjb
71     build-node: centos7-builder-2c-8g
72     rtd-project: lf-releng-global-jjb
73     stream: any
74     branch: '*'
75
76     git-url: https://gerrit.linuxfoundation.org/infra/$GERRIT_PROJECT
77     gerrit-server-name: LinuxFoundation
78
79 - project:
80     name: lf-infra-lf-ansible
81     jobs:
82       - gerrit-tox-verify
83
84     project-name: lf-infra-lf-ansible
85     project: releng/lf-ansible
86     project-pattern: releng/lf-ansible
87     build-node: centos7-builder-2c-8g
88     stream: any
89     branch: '*'
90
91     git-url: https://gerrit.linuxfoundation.org/infra/$GERRIT_PROJECT
92     gerrit-server-name: LinuxFoundation
93
94 - project:
95     name: lf-infra-lftools
96     jobs:
97       - '{project-name}-rtd-jobs'
98       - gerrit-tox-verify
99
100     project-name: lf-infra-lftools
101     project: releng/lftools
102     project-pattern: releng/lftools
103     build-node: centos7-builder-2c-8g
104     rtd-project: lf-releng-tools
105     stream: any
106     branch: '*'
107
108     git-url: https://gerrit.linuxfoundation.org/infra/$GERRIT_PROJECT
109     gerrit-server-name: LinuxFoundation