Merge "Job for testing the ODL logs configuration"
[releng/builder.git] / jjb / packaging / ansible.yaml
index dcf221405e6bb85dec5aaf3abe7a261db730fc9b..3b71487e088af4b77cd6c1230b3498f8be00399d 100644 (file)
@@ -17,7 +17,7 @@
 - job-template:
     name: '{project-name}-test-rpm-{stream}'
 
-    node: centos7-java-builder-2c-4g
+    node: centos7-builder-2c-2g
 
     project-type: freestyle
 
@@ -45,6 +45,8 @@
 
     builders:
       - shell: !include-raw: test-ansible-rpm.sh
+      - shell: !include-raw: test-ansible-odl-user.sh
+      - shell: !include-raw: test-odl-logs.sh
 
     triggers:
       - timed: '@daily'
@@ -53,6 +55,8 @@
           project: '{project}'
           branch: '{branch}'
           files: '**'
+          forbidden-files: ''
+
 
     publishers:
       - lf-infra-publish
@@ -60,7 +64,7 @@
 - job-template:
     name: '{project-name}-test-deb-{stream}'
 
-    node: ubuntu1604-mininet-ovs-25-2c-4g
+    node: ubuntu1604-mininet-ovs-25-1c-4g
 
     project-type: freestyle
 
           project: '{project}'
           branch: '{branch}'
           files: '**'
+          forbidden-files: ''
 
     publishers:
       - lf-infra-publish