]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-ansible-galaxy: update the splitup script 564/head
authorSébastien Han <seb@redhat.com>
Wed, 23 Nov 2016 14:39:34 +0000 (15:39 +0100)
committerSébastien Han <seb@redhat.com>
Wed, 23 Nov 2016 16:44:51 +0000 (17:44 +0100)
We now use the latest version of the splitup.sh script that now pushes
branches and tags from ceph-ansible to ansible-ceph-* repositories.

Signed-off-by: Sébastien Han <seb@redhat.com>
ceph-ansible-galaxy/build/build

index c0b31808defb8a9d75551be5050636beaf0df7da..ea396d78acbaaa763be9ccf2f1785cbd665c149a 100644 (file)
@@ -1,10 +1,5 @@
 #!/bin/bash
 
-# the following method exists in scripts/build_utils.sh
-pkgs=( "ansible" )
-install_python_packages "pkgs[@]"
-
-cd "$WORKSPACE"/ceph-ansible
 # propagates the change in the necessary Ansible Galaxy repos.
 # i.e. https://github.com/ceph/ansible-ceph-common
-$VENV/ansible-playbook -i dummy-ansible-hosts contrib/splitup.yml --tags update 
+bash "$WORKSPACE"/contrib/push-roles-to-ansible-galaxy.sh