Skip to content

Commit 82c3fdf

Browse files
committed
STAGING use buildroot staging-20211201.1
1 parent eae1f11 commit 82c3fdf

1 file changed

Lines changed: 2 additions & 6 deletions

File tree

config/core/test-configs.yaml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
file_system_types:
66

77
buildroot:
8-
url: 'http://storage.kernelci.org/images/rootfs/buildroot/kci-2020.05-6-g8983f3b738df'
8+
url: 'https://storage.staging.kernelci.org/images/rootfs/buildroot'
99

1010
arch_map:
1111
arm64be: [{arch: arm64, endian: big}]
@@ -32,13 +32,9 @@ file_system_types:
3232

3333
file_systems:
3434

35-
buildroot_ramdisk:
36-
type: buildroot
37-
ramdisk: '{arch}/base/rootfs.cpio.gz'
38-
3935
buildroot_baseline_ramdisk:
4036
type: buildroot
41-
ramdisk: '{arch}/baseline/rootfs.cpio.gz'
37+
ramdisk: 'buildroot-baseline/20211201.1/{arch}/rootfs.cpio.gz'
4238

4339
cip_nfs:
4440
type: cip

0 commit comments

Comments
 (0)