Adjust CSIT for UM projects
[releng/builder.git] / jjb / lf-infra / lf-infra-jobs.yaml
index 01e71c93d49c6cf1bf288a6bf5ee2191a2a62b3f..3d83608ced9741817c398c4540afec9d483e5009 100644 (file)
@@ -1,4 +1,19 @@
 ---
+- project:
+    name: lf-infra-ansible-roles-system-update
+    jobs:
+      - gerrit-tox-verify
+
+    project-name: lf-infra-ansible-roles
+    project: ansible/roles/*
+    build-node: ubuntu1604-docker-2c-2g
+    build-timeout: 60
+    stream: any
+    branch: '*'
+
+    git-url: https://gerrit.linuxfoundation.org/infra/$GERRIT_PROJECT
+    gerrit-server-name: LinuxFoundation
+
 - project:
     name: lf-infra-ci-workshop
     jobs:
@@ -36,7 +51,7 @@
     project-name: lf-infra-docs
     project: releng/docs
     project-pattern: releng/docs
-    build-node: centos7-builder-2c-8g
+    build-node: centos7-builder-2c-1g
     rtd-project: lf-releng-docs
     stream: any
     branch: '*'
 - 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-8g
+    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-license-checker
+    jobs:
+      - gerrit-tox-verify
+
+    project-name: lf-infra-license-checker
+    project: releng/license-checker
+    build-node: centos7-builder-2c-2g
+    stream: any
+    branch: '*'
+
+    git-url: https://gerrit.linuxfoundation.org/infra/$GERRIT_PROJECT
+    gerrit-server-name: LinuxFoundation