mirror of
https://github.com/ceph/ceph
synced 2026-08-02 07:03:18 +00:00
Merge pull request #68013 from badone/wip-tracker-75391-kernel_untar_build-rocky-failure
qa/workunits: Add updated kernel archive URL Reviewed-by: Ilya Dryomov <idryomov@gmail.com> Reviewed-by: Venky Shankar <vshankar@redhat.com> Reviewed-by: Patrick Donnelly <pdonnell@ibm.com>
This commit is contained in:
commit
ca6ae3adaa
@ -2,7 +2,7 @@
|
||||
|
||||
set -ex
|
||||
|
||||
wget -O linux.tar.xz http://download.ceph.com/qa/linux-6.5.11.tar.xz
|
||||
wget -O linux.tar.xz https://download.ceph.com/qa/linux-6.19.6.tar.xz
|
||||
|
||||
mkdir t
|
||||
cd t
|
||||
|
||||
Loading…
Reference in New Issue
Block a user