]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa: switch to https protocol for repos' server 49021/head
authorXiubo Li <xiubli@redhat.com>
Wed, 23 Nov 2022 05:24:38 +0000 (13:24 +0800)
committerXiubo Li <xiubli@redhat.com>
Mon, 12 Dec 2022 13:05:57 +0000 (21:05 +0800)
commit89177d65988c56324916de8394089b6e4b38aab7
tree32704da9ef004f92e0dee9cbcf2adc91bd0ba277
parentf07b8a7984921ba69b73dc6d800a158a433dc056
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>
qa/machine_types/schedule_subset.sh
qa/run_xfstests-obsolete.sh
qa/tasks/restart.py
qa/workunits/fs/snaps/snaptest-git-ceph.sh
qa/workunits/suites/fsx.sh