]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/tasks/cephadm.py: fix pulling cephadm from git.ceph.com 49389/head
authorAdam King <adking@redhat.com>
Mon, 12 Dec 2022 13:58:39 +0000 (08:58 -0500)
committerAdam King <adking@redhat.com>
Mon, 12 Dec 2022 17:40:10 +0000 (12:40 -0500)
commit8086a6f3a610a4303ede35fed4723819d7d7ddf4
treebc0209d00f94b9a209dc4165a7f57a815d944937
parentdbc4fab63aa6547c288513225e4c5edaa4738351
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>
qa/tasks/cephadm.py