]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-perf-pull-requests: use github.com/ceph/githubcheck.git 1684/head
authorKefu Chai <kchai@redhat.com>
Mon, 19 Oct 2020 10:11:19 +0000 (18:11 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 19 Oct 2020 10:13:57 +0000 (18:13 +0800)
Signed-off-by: Kefu Chai <kchai@redhat.com>
ceph-perf-pull-requests/config/definitions/ceph-perf-pull-requests.yml

index 96582837f54fdaa7c31fda8e1163125f0b050c99..95b3e550714512ce1f8dd6705f777f4ac0df41d9 100644 (file)
           esac
           virtualenv -q --python python3 ${{WORKSPACE}}/gh-venv
           . ${{WORKSPACE}}/gh-venv/bin/activate
-          pip install -e ${{WORKSPACE}}/cbt/tools/githubcheck
+          pip install git+https://github.com/ceph/githubcheck.git
           echo "please hold tight..." | github-check     \
             --owner {check-repo-owner}                   \
             --repo {check-repo-name}                     \