]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
takora-pull-requests: add basedir
authorKen Dreyer <kdreyer@redhat.com>
Thu, 27 Aug 2015 23:32:24 +0000 (17:32 -0600)
committerKen Dreyer <kdreyer@redhat.com>
Thu, 27 Aug 2015 23:32:24 +0000 (17:32 -0600)
Similar to commit 38f2c2d39cc3957defd55f5df65f242326a34e10 , this fixes
an error where we try to cd to "takora", and the directory doesn't
exist, because Jenkins has done the git clone into the root of
$WORKSPACE.

takora-pull-requests/config/definitions/takora-pull-requests.yml

index 243b998270b2d8fa7342b43acbed158807ea49ab..0ef146e411b78dff79058a0b0422b03815aeac4d 100644 (file)
@@ -28,6 +28,7 @@
     scm:
       - git:
           url: https://github.com/ceph/takora
+          basedir: takora
           branches:
             - ${sha1}
           refspec: +refs/pull/*:refs/remotes/origin/pr/*