Skip to content

Commit 4bc0d12

Browse files
committed
test: Debug factory reset failure on CS10
Signed-off-by: Xiaofeng Wang <[email protected]>
1 parent d6a269f commit 4bc0d12

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tmt/tests/booted/test-factory-reset.nu

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@ def initial_build [] {
4141
# nu's cp doesn't have -T
4242
/usr/bin/cp -r -T $workdir_root $"($new_stateroot_path)/($workdir_root)"
4343

44+
RUST_LOG=trace bootc status
45+
sync
46+
sleep 30sec
4447
tmt-reboot
4548
}
4649

0 commit comments

Comments
 (0)