Fix genius CSIT jobs
[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-1g
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       - '{project-name}-rtd-jobs'
51       - gerrit-tox-verify
52
53     project-name: lf-infra-docs-conf
54     project: releng/docs-conf
55     project-pattern: releng/docs-conf
56     build-node: centos7-builder-2c-1g
57     rtd-project: lfdocs-conf
58     stream: any
59     branch: '*'
60
61     git-url: https://gerrit.linuxfoundation.org/infra/$GERRIT_PROJECT
62     gerrit-server-name: LinuxFoundation
63
64 - project:
65     name: lf-infra-global-jjb
66     jobs:
67       - '{project-name}-rtd-jobs'
68       - gerrit-tox-verify
69
70     project-name: lf-infra-global-jjb
71     project: releng/global-jjb
72     project-pattern: releng/global-jjb
73     build-node: centos7-builder-2c-8g
74     rtd-project: lf-releng-global-jjb
75     stream: any
76     branch: '*'
77
78     git-url: https://gerrit.linuxfoundation.org/infra/$GERRIT_PROJECT
79     gerrit-server-name: LinuxFoundation
80
81 - project:
82     name: lf-infra-lf-ansible
83     jobs:
84       - gerrit-tox-verify
85
86     project-name: lf-infra-lf-ansible
87     project: releng/lf-ansible
88     project-pattern: releng/lf-ansible
89     build-node: centos7-docker-2c-8g
90     build-timeout: 60
91     stream: any
92     branch: '*'
93
94     git-url: https://gerrit.linuxfoundation.org/infra/$GERRIT_PROJECT
95     gerrit-server-name: LinuxFoundation
96
97 - project:
98     name: lf-infra-lftools
99     jobs:
100       - '{project-name}-rtd-jobs'
101       - gerrit-tox-verify
102
103     project-name: lf-infra-lftools
104     project: releng/lftools
105     project-pattern: releng/lftools
106     build-node: centos7-builder-2c-8g
107     rtd-project: lf-releng-tools
108     stream: any
109     branch: '*'
110
111     git-url: https://gerrit.linuxfoundation.org/infra/$GERRIT_PROJECT
112     gerrit-server-name: LinuxFoundation