From: Andrew Schoen Date: Fri, 7 Nov 2014 17:55:18 +0000 (-0600) Subject: invoke jenkins-build from ceph-deploy during build X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=a9383943e4b6bb04b66246db8014dcb592c29f73;p=ceph-build.git invoke jenkins-build from ceph-deploy during build --- diff --git a/ceph-deploy/config/definitions/ceph-deploy.yml b/ceph-deploy/config/definitions/ceph-deploy.yml index 20a3c94a..4e94d623 100644 --- a/ceph-deploy/config/definitions/ceph-deploy.yml +++ b/ceph-deploy/config/definitions/ceph-deploy.yml @@ -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"