]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
chacra-pull-requests: give the chacra checkout a basedir 413/head
authorAndrew Schoen <aschoen@redhat.com>
Thu, 23 Jun 2016 20:10:13 +0000 (15:10 -0500)
committerAndrew Schoen <aschoen@redhat.com>
Thu, 23 Jun 2016 20:18:29 +0000 (15:18 -0500)
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
chacra-pull-requests/build/build
chacra-pull-requests/config/definitions/chacra-pull-requests.yml

index 37fe4f1fa98aa1dd46b08336636d2e4c662cf501..d313c3eb6e027f85168bc15a8b38cbcea9316a5d 100644 (file)
@@ -9,4 +9,5 @@ install_python_packages "pkgs[@]"
 cd "$WORKSPACE/ceph-build/chacra-pull-requests/setup/playbooks"
 $VENV/ansible-playbook -i "localhost," -c local setup.yml
 
+cd "$WORKSPACE/chacra"
 $VENV/tox -rv
index 1347295d3555df2fccaa03787ca435e34df5e43f..ec13d18677bed372a922f53f27bf1f495a83b2ff 100644 (file)
@@ -8,6 +8,7 @@
           refspec: +refs/pull/*:refs/remotes/origin/pr/*
           browser: auto
           timeout: 20
+          basedir: "chacra"
           skip-tag: true
           wipe-workspace: true