Predrag Rogic
4da3cedc84
Fix KVM driver (tests) timeouts ( #20852 )
...
* Fix KVM driver tests timeouts
Rewrite KVM driver waiting logic for domain start, getting ip address
and shutting domain down. Add more config/state outputs to aid future
debugging.
Bump go/libvirt to v1.11002.0 and set the minimum memory required for
running all tests to 3GB to avoid some really weird system behaviour.
* revert reduction of timelimit for TestCert tests run
* set memory and debug output in TestNoKubernetes tests
* extend kvm waitForStaticIP timeout
* add console log to debug output
* Updating ISO to v1.36.0-1748823857-20852
---------
Co-authored-by: minikube-bot <minikube-bot@google.com>
2025-06-03 15:07:48 -07:00
Steven Powell
1aa1f04e9b
remove old build tags
2022-03-30 16:43:29 -07:00
Steven Powell
4c24c61ef9
add small timeout to give time for mount to come up
2021-12-22 11:40:01 -08:00
Steven Powell
645d9f38dc
give small timeout to allow mount to come up
2021-12-21 13:31:01 -08:00
Steven Powell
2f29154ac1
run --no-kubernetes in mount start test
2021-12-20 11:28:03 -08:00
Steven Powell
de38e0e42b
fix mount test failing due to duplicate port
2021-12-16 14:44:10 -08:00
Medya Ghazizadeh
0fa8747da5
Merge pull request #13160 from spowelljr/stopSerialTestsOnFailure
...
Stop dependent test from continuing after failure
2021-12-14 10:29:49 -08:00
Steven Powell
54c615bd36
remove --mode flag from mount
2021-12-13 15:32:20 -08:00
Steven Powell
4234241bcf
stop dependent test from continuing after failure
2021-12-13 14:59:20 -08:00
Steven Powell
3ad2f8d851
skip checking mode on macOS
2021-12-10 15:12:00 -08:00
Steven Powell
f8028bcb72
added const
2021-12-10 12:16:16 -08:00
Steven Powell
874a1d965a
fixed test error message
2021-12-10 11:54:16 -08:00
Steven Powell
7b3377e95b
format
2021-12-10 11:43:50 -08:00
Steven Powell
331034f9ee
skip Hyper-V mount details check
2021-12-10 11:43:50 -08:00
Steven Powell
2910ecf8cd
added missing import
2021-12-10 11:43:50 -08:00
Steven Powell
8927e2e647
give timeout for 9P mount check
2021-12-10 11:43:50 -08:00
Steven Powell
7a015687e1
skip checking mounting flags with Docker
2021-12-10 11:43:50 -08:00
Steven Powell
ed14104f91
use octal
2021-12-10 11:43:50 -08:00
Steven Powell
0d33b6f173
fix ssh
2021-12-10 11:43:50 -08:00
Steven Powell
4369ccc2ca
add tests for new start mount flags
2021-12-10 11:43:50 -08:00
Steven Powell
ecebde8bf2
remove parallel
2021-10-18 15:40:48 -07:00
Steven Powell
d7decc2a8d
persist mount settings after stop
2021-10-18 15:40:48 -07:00
Steven Powell
0623f34e99
skip test on none driver
2021-10-14 17:27:06 -07:00
Steven Powell
2a489bf7e1
fix mounting on non-default profile & make mounting processes cluster independent
2021-10-14 14:44:51 -07:00