]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
invoke jenkins-build from ceph-deploy during build 16/head
authorAndrew Schoen <andrew.schoen@gmail.com>
Fri, 7 Nov 2014 17:55:18 +0000 (11:55 -0600)
committerAndrew Schoen <andrew.schoen@gmail.com>
Fri, 7 Nov 2014 17:55:18 +0000 (11:55 -0600)
ceph-deploy/config/definitions/ceph-deploy.yml

index 20a3c94abc3f9c31c2e1dc7b5d3312094a5c1ced..4e94d6233cd3a07175057a34d87ac0200612cd34 100644 (file)
@@ -60,9 +60,4 @@
             - rhel7
 
     builders:
-      # XXX Skipping python dependencies for now
-      #- shell:
-      #    !include-raw ensure_python_dependencies.sh
-      - shell:
-          !include-raw build.sh
-      #- shell: "venv/bin/amauta python-bindings"
+      - shell: "./build/scripts/jenkins-build"