Manage ODL Jenkins views with view-templates
[releng/builder.git] / jjb / packaging / ansible.yaml
index 3b71487e088af4b77cd6c1230b3498f8be00399d..ba354da81c7c697682c14561c45adc194bf10650 100644 (file)
@@ -44,9 +44,9 @@
           build-timeout: '{build-timeout}'
 
     builders:
-      - shell: !include-raw: test-ansible-rpm.sh
-      - shell: !include-raw: test-ansible-odl-user.sh
-      - shell: !include-raw: test-odl-logs.sh
+      - shell: !include-raw: setup-ansible-rpm.sh
+      - shell: !include-raw: test-ansible-rpm-default-config.sh
+      - shell: !include-raw: test-ansible-rpm-custom-config.sh
 
     triggers:
       - timed: '@daily'
@@ -91,7 +91,9 @@
           build-timeout: '{build-timeout}'
 
     builders:
-      - shell: !include-raw: test-ansible-deb.sh
+      - shell: !include-raw: setup-ansible-deb.sh
+      - shell: !include-raw: test-ansible-deb-default-config.sh
+      - shell: !include-raw: test-ansible-deb-custom-config.sh
 
     triggers:
       - timed: '@daily'
 
     publishers:
       - lf-infra-publish
+
+- project:
+    name: ansible-view
+    views:
+      - project-view
+    project-name: ansible