]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/tasks/cephadm.py: fix pulling cephadm from git.ceph.com 49858/head
authorAdam King <adking@redhat.com>
Mon, 12 Dec 2022 13:58:39 +0000 (08:58 -0500)
committerAdam King <adking@redhat.com>
Wed, 25 Jan 2023 00:37:29 +0000 (19:37 -0500)
commit3498be637a90fe19a66a7f74d83289fb137af76f
tree72eca76cc60631500743a430b1e837c7d27ce74c
parent22c2d68820ab09fd18a2b41e5a46b6e888789c40
qa/tasks/cephadm.py: fix pulling cephadm from git.ceph.com

The old way of using the git archive doesn't seem
to work anymore so trying another approach

Was getting "fatal: operation not supported by protocol"
when trying the git archive

Fixes: https://tracker.ceph.com/issues/58222
Signed-off-by: Adam King <adking@redhat.com>
(cherry picked from commit 8086a6f3a610a4303ede35fed4723819d7d7ddf4)

Conflicts:
qa/tasks/cephadm.py
qa/tasks/cephadm.py