]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/workunits/rados: specify redirect in curl command 49139/head
authorLaura Flores <lflores@redhat.com>
Fri, 18 Nov 2022 00:31:59 +0000 (00:31 +0000)
committerLaura Flores <lflores@redhat.com>
Tue, 29 Nov 2022 19:05:05 +0000 (13:05 -0600)
commit616302cfb2db09cab48a3cf388fe57b50a7c5cfd
treed3b33ecd1a815d6f72cb98c1dc8e5bb44a5c49b4
parent223fe1dc7fc2af1342015a180800e1ae3df9b766
qa/workunits/rados: specify redirect in curl command

This workunit currently grabs files in html form, since
there is a redirect that occurs. If we specify `-L` in the
curl command, it handles redirects and graps the files
appropriately.

Fixes: https://tracker.ceph.com/issues/58046
Signed-off-by: Laura Flores <lflores@redhat.com>
(cherry picked from commit bf30531f0119aa79334891318882ed2fb005fc2f)
qa/workunits/rados/test_librados_build.sh