Move views declarations to projects folders
[releng/builder.git] / jjb / lf-infra / lf-infra-jobs.yaml
index d373f1327717672927247b617c168cf85b1839c4..65482ff29b024d3fc7656ed58ddef7b9ca55fdf6 100644 (file)
 - project:
     name: lf-infra-common-packer
     jobs:
+      - '{project-name}-rtd-jobs'
       - gerrit-tox-verify
 
     project-name: lf-infra-common-packer
     project: releng/common-packer
+    project-pattern: releng/common-packer
     build-node: centos7-builder-2c-8g
+    rtd-build-url: https://readthedocs.org/api/v2/webhook/lf-releng-common-packer/38930/
+    rtd-token: 0cdf727cc22f8f888ffec0e69f46d89031018776
     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
     jobs:
 
     git-url: https://gerrit.linuxfoundation.org/infra/$GERRIT_PROJECT
     gerrit-server-name: LinuxFoundation
+
+- view:
+    name: lf-infra
+    description: 'List of lf-infra jobs'
+    regex: '^lf-infra-.*'
+    <<: *releng_view_common