Skip to content

Commit 85c43ab

Browse files
crazy-maxiQQBot
authored andcommitted
ci(test-os): increase vm boot time to 10m
Signed-off-by: CrazyMax <[email protected]>
1 parent d04d221 commit 85c43ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hack/Vagrantfile.freebsd13

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ Vagrant.configure("2") do |config|
66
fbsd_13_2.vm.box = "freebsd/FreeBSD-13.2-RELEASE"
77
end
88

9+
config.vm.boot_timeout = 600
910
config.vm.synced_folder ".", "/vagrant", type: "rsync"
1011

1112
config.vm.provision "init", type: "shell", run: "once" do |sh|

0 commit comments

Comments
 (0)