]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-ansible-pull-requests: update the job configuration, enabling it
authorAlfredo Deza <adeza@redhat.com>
Wed, 16 Nov 2016 14:18:30 +0000 (09:18 -0500)
committerAlfredo Deza <adeza@redhat.com>
Wed, 16 Nov 2016 16:55:25 +0000 (11:55 -0500)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
ceph-ansible-pull-requests/config/definitions/ceph-ansible-pull-requests.yml

index b84b82414a54cd05f37fceebf44fc4bc4e83cd88..2369ccf49e44603f8a8b5a463dd6c6373f830d15 100644 (file)
@@ -1,21 +1,7 @@
-- scm:
-    name: ceph-ansible
-    scm:
-      - git:
-          url: https://github.com/ceph/ceph-ansible.git
-          branches:
-            - ${sha1}
-          refspec: +refs/pull/*:refs/remotes/origin/pr/*
-          browser: auto
-          timeout: 20
-          skip-tag: true
-          wipe-workspace: false
-          basedir: "ceph-ansible"
-
 - job:
     name: ceph-ansible-pull-requests
     # disabling for now, until libvirt/vagrant tests are in place
-    disabled: true
+    disabled: false
     project-type: matrix
     defaults: global
     display-name: 'ceph-ansible: Pull Requests'
           github-hooks: true
           permit-all: true
           auto-close-on-fail: false
-          status-context: "Testing Playbooks"
-          started-status: "Running ansible playbook"
+          status-context: "Testing cluster scenarios"
+          started-status: "Running ansible playbooks"
           success-status: "OK - Run completed"
           failure-status: "Playbook run failed with errors"
 
     scm:
-      - ceph-ansible
+      - git:
+          url: https://github.com/ceph/ceph-ansible.git
+          branches:
+            - ${sha1}
+          refspec: +refs/pull/*:refs/remotes/origin/pr/*
+          browser: auto
+          timeout: 20
+          skip-tag: true
+          wipe-workspace: false
 
     builders:
       - shell: