]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commit
ceph-*/config/definition: only pull the PR under test
authorKefu Chai <kchai@redhat.com>
Sat, 7 Sep 2019 06:53:26 +0000 (14:53 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 4 Oct 2019 16:52:13 +0000 (00:52 +0800)
commitbb4b792a5dfcc0b6bee38a5a17a576f73bc8862a
tree43d8268b353c9b8844d84cd443b614ac4ab842a1
parent2a7809d38c16d32715be54279e60590b5ea3022b
ceph-*/config/definition: only pull the PR under test

see
https://github.com/jenkinsci/ghprb-plugin/blob/master/README.md#creating-a-job

no need to pull all PR references of the remote repo. it'd be faster
just pull the references of a single PR. actually, what we need is but

- refs/pull/${pr}/head
- refs/pull/${pr}/merge

Signed-off-by: Kefu Chai <kchai@redhat.com>
ceph-build-pull-requests/config/definitions/ceph-build-pull-requests.yml
ceph-dashboard-pr-backend/config/definitions/ceph-dashboard-pr-backend.yml
ceph-dashboard-pull-requests/config/definitions/ceph-dashboard-pull-requests.yml
ceph-perf-pull-requests/config/definitions/ceph-perf-pull-requests.yml
ceph-pr-commits/config/definitions/ceph-pr-commits.yml
ceph-pr-docs/config/definitions/ceph-pr-docs.yml
ceph-pr-render-docs/config/definitions/ceph-pr-render-docs.yml
ceph-pr-submodules/config/definitions/ceph-pr-commits.yml
ceph-pull-requests-arm64/config/definitions/ceph-pull-requests-arm64.yml
ceph-pull-requests/config/definitions/ceph-pull-requests.yml