]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/workunits/rados: fetch files via GitHub instead of git.ceph.com 69180/head
authorLaura Flores <lflores@ibm.com>
Fri, 29 May 2026 21:45:17 +0000 (16:45 -0500)
committerLaura Flores <lflores@ibm.com>
Fri, 29 May 2026 21:45:17 +0000 (16:45 -0500)
commit71a78eaf99af8e3d26ffaf5f5aef22f65a9be078
treeca9abc548eced288fab062a946df83ff74834209
parent0ee19106cfd5159d18c3ec75d73b71724a658ea8
qa/workunits/rados: fetch files via GitHub instead of git.ceph.com

The current method fetches files from git.ceph.com, which is unreliable
and sometimes causes the file to contain HTML output instead of the C++ code.

Fetching from GitHub is a more reliable way to get the C++ code.

Fixes: https://tracker.ceph.com/issues/68669
Signed-off-by: Laura Flores <lflores@ibm.com>
qa/workunits/rados/test_librados_build.sh