Add upgrade tests job
[releng/builder.git] / jjb / packaging / ansible.yaml
index 58b08018ce608cda6987bb9b4dd3cfddccf4ed44..42ad10afa791e38cd535dd8b5ab87d35e1a446f4 100644 (file)
           build-timeout: '{build-timeout}'
 
     builders:
-      - shell: !include-raw: test-ansible-rpm.sh
-      - shell: !include-raw: test-ansible-odl-user.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
+      - shell: !include-raw: test-ansible-rpm-upgrade.sh
 
     triggers:
       - timed: '@daily'
           build-timeout: '{build-timeout}'
 
     builders:
+      - shell: !include-raw: setup-ansible-deb.sh
       - shell: !include-raw: test-ansible-deb.sh
+      - shell: !include-raw: test-ansible-odl-user.sh
+      - shell: !include-raw: test-odl-logs.sh
 
     triggers:
       - timed: '@daily'