From: Andrew Schoen Date: Wed, 27 Jan 2016 21:03:30 +0000 (-0600) Subject: ceph-ansible-pull-requests: up verbosity to -vvv X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=8ae7a52b1b4a6215ad8089282ae2a3a798d6785c;p=ceph-build.git ceph-ansible-pull-requests: up verbosity to -vvv Signed-off-by: Andrew Schoen --- diff --git a/ceph-ansible-pull-requests/build/build b/ceph-ansible-pull-requests/build/build index 3fd2af2f..05e520d3 100644 --- a/ceph-ansible-pull-requests/build/build +++ b/ceph-ansible-pull-requests/build/build @@ -38,4 +38,4 @@ cat > $HOME/test-vars.json << EOF EOF cd "$WORKSPACE"/ceph-ansible -$VENV/ansible-playbook -vv -i tests/inventories/single-machine.yml -c local test.yml --extra-vars "@$HOME/test-vars.json" +$VENV/ansible-playbook -vvv -i tests/inventories/single-machine.yml -c local test.yml --extra-vars "@$HOME/test-vars.json"