]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/tasks/cram: use suite_repo repository for all cram jobs
authorIlya Dryomov <idryomov@gmail.com>
Mon, 3 Sep 2018 15:40:08 +0000 (17:40 +0200)
committerJason Dillaman <dillaman@redhat.com>
Mon, 22 Oct 2018 15:22:46 +0000 (11:22 -0400)
commit519cc9f889fed65ca9c1ea47030f7deb769757d7
tree5d27f8b59a9d5e2eb0e08bb21a6559cf3c972498
parent58deb1fe25098e973785025d9a39445db9d29d41
qa/tasks/cram: use suite_repo repository for all cram jobs

Currently git.ceph.com is hardcoded for all cram jobs.  Testing
modifications is a pain: one needs to push to either ceph/ceph.git or
ceph/ceph-ci.git (depending on where the ceph branch is at, triggering
unnecessary builds in the latter case) and wait for the mirror to sync.
Runs scheduled against branches in developer's forks fail.

Move away from git.ceph.com to allow mixing branches and repositories,
similar to workunits.

Fixes: https://tracker.ceph.com/issues/27211
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
(cherry picked from commit 0d8887652d5312f7059ab2bdb52c948aa01680b0)
qa/suites/krbd/basic/tasks/krbd_blkroset.yaml
qa/suites/krbd/basic/tasks/krbd_huge_image.yaml
qa/suites/krbd/basic/tasks/krbd_msgr_segments.yaml
qa/suites/krbd/basic/tasks/krbd_parent_overlap.yaml
qa/suites/krbd/basic/tasks/krbd_whole_object_discard.yaml
qa/suites/krbd/unmap/tasks/unmap.yaml
qa/suites/rbd/singleton/all/formatted-output.yaml
qa/tasks/cram.py