There was an error while loading. Please reload this page.
1 parent eae1f11 commit 82c3fdfCopy full SHA for 82c3fdf
1 file changed
config/core/test-configs.yaml
@@ -5,7 +5,7 @@
5
file_system_types:
6
7
buildroot:
8
- url: 'http://storage.kernelci.org/images/rootfs/buildroot/kci-2020.05-6-g8983f3b738df'
+ url: 'https://storage.staging.kernelci.org/images/rootfs/buildroot'
9
10
arch_map:
11
arm64be: [{arch: arm64, endian: big}]
@@ -32,13 +32,9 @@ file_system_types:
32
33
file_systems:
34
35
- buildroot_ramdisk:
36
- type: buildroot
37
- ramdisk: '{arch}/base/rootfs.cpio.gz'
38
-
39
buildroot_baseline_ramdisk:
40
type: buildroot
41
- ramdisk: '{arch}/baseline/rootfs.cpio.gz'
+ ramdisk: 'buildroot-baseline/20211201.1/{arch}/rootfs.cpio.gz'
42
43
cip_nfs:
44
type: cip
0 commit comments