Skip to content

Commit df879ed

Browse files
authored
Merge pull request #1279 from evan-goode/evan-goode/test-no-bootc-install-timer
test: Use to-existing-root --acknowledge-destructive
2 parents 47e7ff7 + 4cea3e5 commit df879ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tmt/tests/test-00-bootc-install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ REALEOF
126126
-v /root/.ssh:/output \
127127
--security-opt label=type:unconfined_t \
128128
"localhost/bootc:tmt" \
129-
bootc install to-existing-root --target-transport containers-storage
129+
bootc install to-existing-root --target-transport containers-storage --acknowledge-destructive
130130

131131
# Reboot
132132
tmt-reboot

0 commit comments

Comments
 (0)