Skip to content

Commit 7f21e35

Browse files
dustymabejbtrystram
authored andcommitted
tests/kola: bump timeout for the upgrade test
We've added a lot of barriers recently and our upgrades are taking longer. I think part of this is because the performance downloading from the OSTree repo (for older barriers) is pretty bad. Either way let's bump this to try to limit some of the timeouts we are seeing.
1 parent 833cc82 commit 7f21e35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/kola/upgrade/extended/test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## # - needs-internet: to pull updates
44
## tags: "needs-internet"
55
## # Extend the timeout since a lot of updates/reboots can happen.
6-
## timeoutMin: 45
6+
## timeoutMin: 75
77
## # Only run this test when specifically requested.
88
## requiredTag: extended-upgrade
99
## description: Verify upgrade works.

0 commit comments

Comments
 (0)