From: Alfredo Deza Date: Mon, 30 Nov 2015 20:38:39 +0000 (-0500) Subject: add ceph-deploy-build to ceph-deploy job X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=5ea24f830eabbed7ba3dbc91cf8b93da16ab0cdf;p=ceph-build.git add ceph-deploy-build to ceph-deploy job Signed-off-by: Alfredo Deza --- diff --git a/ceph-deploy/config/definitions/ceph-deploy.yml b/ceph-deploy/config/definitions/ceph-deploy.yml index 1c169d37..bfe25104 100644 --- a/ceph-deploy/config/definitions/ceph-deploy.yml +++ b/ceph-deploy/config/definitions/ceph-deploy.yml @@ -76,11 +76,13 @@ If this is checked, then the binaries will be built and pushed to chacra even if current-parameters: true exposed-scm: false - - shell: - !include-raw: - - ../../../scripts/build_utils.sh - - ../../build/setup - - ../../build/build + - multijob: + name: 'ceph-deploy build phase' + condition: SUCCESSFUL + projects: + - name: ceph-deploy-build + current-parameters: true + exposed-scm: false wrappers: - inject-passwords: