Skip to content

Commit 9af0245

Browse files
a-wainuclearcat
authored andcommitted
config: jobs: use new LTP rootfs
We now have GCOV-enabled LTP test runs, which require a new rootfs in order to upload artifacts directly from the DUT in LAVA. Signed-off-by: Arnaud Ferraris <[email protected]>
1 parent 56f2f8c commit 9af0245

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/jobs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ _anchors:
6565
kind: job
6666
params: &ltp-params
6767
boot_commands: nfs
68-
nfsroot: 'https://storage.kernelci.org/images/rootfs/debian/bookworm-ltp/20240313.0/{debarch}'
68+
nfsroot: 'https://storage.kernelci.org/images/rootfs/debian/bookworm-ltp/20250523.0/{debarch}'
6969
skip_install: "true"
7070
skipfile: skipfile-lkft.yaml
7171
kcidb_test_suite: ltp

0 commit comments

Comments
 (0)