Skip to content

Commit 35c606e

Browse files
committed
temp: debugging CI
1 parent 8eca9ae commit 35c606e

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

plans/test-20-local-upgrade.fmf

+6-1
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,9 @@ execute:
99
how: tmt
1010
# We avoid writing nontrivial shell script as a general rule,
1111
# so this is written in nu.
12-
script: exec nu tests/booted/test-image-pushpull-upgrade.nu
12+
script: |
13+
echo "**** bootc status:"
14+
bootc status
15+
echo "**** which tmt-reboot"
16+
which tmt-reboot
17+
exec nu tests/booted/test-image-pushpull-upgrade.nu

0 commit comments

Comments
 (0)