]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa: switch to https protocol for repos' server
authorXiubo Li <xiubli@redhat.com>
Wed, 23 Nov 2022 05:24:38 +0000 (13:24 +0800)
committerXiubo Li <xiubli@redhat.com>
Tue, 27 Dec 2022 02:01:29 +0000 (10:01 +0800)
commit6f48d8d4723106fde7dc7f841cd5f63986734ed1
treec49f65a89dc1a77621114926c38420980146a861
parenteae8b700e88a4fe4e6b262fd770d45138ced36b0
qa: switch to https protocol for repos' server

Since the git:// is not reachable any more and have switch to
https://.

The git archive does not support the https protocol, so we couldn't
user the git archive to retrieve the tar ball any more, will split
this into 3 steps:

1, clone the whole ceph repo
2, checkout the commit/tag/branch
3, then change directory to qa/workunits/.

Signed-off-by: Xiubo Li <xiubli@redhat.com>
(cherry picked from commit 89177d65988c56324916de8394089b6e4b38aab7)
Conflicts:
- qa/workunits/fs/snaps/snaptest-git-ceph.sh: minor conflicts
- qa/machine_types/schedule_subset.sh: no need to fix this
- qa/tasks/cephfs/xfstests_dev.py: minor confilicts
qa/tasks/restart.py
qa/workunits/fs/snaps/snaptest-git-ceph.sh
qa/workunits/suites/fsx.sh