Merge "Switch the csit-1node-periodic to use job prefix"
[releng/builder.git] / jjb / lf-infra / lf-infra-jobs.yaml
index b6bb6f7a6d5c688d18174c1e2dbe8566c4a67075..c94f79b3e9fab177ee9e8e54f652fe56a7df57b8 100644 (file)
@@ -6,8 +6,9 @@
 
     project-name: lf-infra-ci-workshop
     project: releng/ci-workshop
-    build-node: centos7-java-builder-2c-4g
-    stream: master
+    build-node: centos7-builder-2c-8g
+    stream: any
+    branch: '*'
 
     git-url: https://gerrit.linuxfoundation.org/infra/$GERRIT_PROJECT
     gerrit-server-name: LinuxFoundation
@@ -19,8 +20,9 @@
 
     project-name: lf-infra-common-packer
     project: releng/common-packer
-    build-node: centos7-java-builder-2c-4g
-    stream: master
+    build-node: centos7-builder-2c-8g
+    stream: any
+    branch: '*'
 
     git-url: https://gerrit.linuxfoundation.org/infra/$GERRIT_PROJECT
     gerrit-server-name: LinuxFoundation
 - project:
     name: lf-infra-docs
     jobs:
+      - '{project-name}-rtd-jobs'
       - gerrit-tox-verify
 
     project-name: lf-infra-docs
     project: releng/docs
-    build-node: centos7-java-builder-2c-4g
-    stream: master
+    project-pattern: releng/docs
+    build-node: centos7-builder-2c-1g
+    rtd-project: lf-releng-docs
+    stream: any
+    branch: '*'
+
+    git-url: https://gerrit.linuxfoundation.org/infra/$GERRIT_PROJECT
+    gerrit-server-name: LinuxFoundation
+
+- project:
+    name: lf-infra-docs-conf
+    jobs:
+      - '{project-name}-rtd-jobs'
+      - gerrit-tox-verify
+
+    project-name: lf-infra-docs-conf
+    project: releng/docs-conf
+    project-pattern: releng/docs-conf
+    build-node: centos7-builder-2c-1g
+    rtd-project: lfdocs-conf
+    stream: any
+    branch: '*'
 
     git-url: https://gerrit.linuxfoundation.org/infra/$GERRIT_PROJECT
     gerrit-server-name: LinuxFoundation
 - project:
     name: lf-infra-global-jjb
     jobs:
+      - '{project-name}-rtd-jobs'
       - gerrit-tox-verify
 
     project-name: lf-infra-global-jjb
     project: releng/global-jjb
-    build-node: centos7-java-builder-2c-4g
-    stream: master
+    project-pattern: releng/global-jjb
+    build-node: centos7-builder-2c-8g
+    rtd-project: lf-releng-global-jjb
+    stream: any
+    branch: '*'
+
+    git-url: https://gerrit.linuxfoundation.org/infra/$GERRIT_PROJECT
+    gerrit-server-name: LinuxFoundation
+
+- project:
+    name: lf-infra-lf-ansible
+    jobs:
+      - gerrit-tox-verify
+
+    project-name: lf-infra-lf-ansible
+    project: releng/lf-ansible
+    project-pattern: releng/lf-ansible
+    build-node: centos7-docker-2c-8g
+    build-timeout: 60
+    stream: any
+    branch: '*'
 
     git-url: https://gerrit.linuxfoundation.org/infra/$GERRIT_PROJECT
     gerrit-server-name: LinuxFoundation
     project-name: lf-infra-lftools
     project: releng/lftools
     project-pattern: releng/lftools
-    build-node: centos7-java-builder-2c-4g
+    build-node: centos7-builder-2c-8g
     rtd-project: lf-releng-tools
-    stream: master
+    stream: any
+    branch: '*'
 
     git-url: https://gerrit.linuxfoundation.org/infra/$GERRIT_PROJECT
     gerrit-server-name: LinuxFoundation