Skip to content

Commit

Permalink
Use default timeout for rpm-ostree-container-bootc
Browse files Browse the repository at this point in the history
The test is actually pretty fast (not generating initramfs) so there is
no need to bigger timeout.
  • Loading branch information
rvykydal committed Apr 4, 2024
1 parent c927cb7 commit d7e66d1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions rpm-ostree-container-bootc.sh
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,6 @@ copy_interesting_files_from_system() {
done
}

get_timeout() {
echo "80"
}

additional_runner_args() {
# Wait for reboot and shutdown of the VM,
# but exit after the specified timeout.
Expand Down

0 comments on commit d7e66d1

Please sign in to comment.