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
錦南路之花
c38897dc95
unified minikube cluster status query ( #18998 )
...
* feat: unified minikube cluster status query
* Update pkg/minikube/cluster/status.go
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
* Update pkg/minikube/cluster/status.go
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
* Update pkg/minikube/cluster/status.go
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
---------
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2024-09-18 11:40:06 -07:00
Steven Powell
1aa1f04e9b
remove old build tags
2022-03-30 16:43:29 -07:00
Steven Powell
43f832d111
remove unused import
2022-01-31 13:36:59 -08:00
Steven Powell
e922055714
revert "Delete and init kubeadm on subsequent starts"
2022-01-27 14:02:53 -08:00
Steven Powell
e91dc218fd
addressed comments
2021-12-14 11:16:25 -08:00
Steven Powell
4234241bcf
stop dependent test from continuing after failure
2021-12-13 14:59:20 -08:00
Steven Powell
28fddeb9a5
removed one off sudo command from test
2021-12-10 10:54:56 -08:00
Steven Powell
3a90f8c1bf
add test to check for existing networks
2021-09-29 14:42:44 -07:00
Steven Powell
145f9fc9ab
run `go fmt`
2021-09-13 11:58:43 -07:00
Medya Ghazizadeh
6ad8cd7d22
Merge pull request #11030 from prezha/fix-insufficient-memory
...
fix insufficient memory issues
2021-04-20 09:52:30 -07:00
Sharif Elgamal
0ed5b13995
add docs for all integration tests and generate docs with them
2021-04-16 13:42:41 -07:00
Predrag Rogic
3860730a1a
fix insufficient memory issues
2021-04-08 23:39:12 +01:00
Priya Wadhwa
1d6a1d44b2
Half pause test time
2021-01-31 22:18:18 -08:00
Priya Wadhwa
fa9b3dc9b6
Switch back to 30m
2021-01-29 16:16:27 -08:00
Priya Wadhwa
590376760e
Add timeouts to cleaning up
2021-01-29 15:10:40 -08:00
Priya Wadhwa
10d5d0915f
Increase timeout
2021-01-27 20:32:41 -08:00
Priya Wadhwa
b1a6808b7a
Reintroduce parallelization, add wait-timeout to start
2021-01-26 19:32:58 -08:00
Priya Wadhwa
3e59bf74ae
don't run pause test in parallel
2021-01-26 17:39:56 -08:00
Priya Wadhwa
2f78eb7771
Docker_Linux_containerd is timing out when this test is run, give the test 10 minutes to run. It completes in under 5 on Docker_linux so this should be enough time
2021-01-26 14:26:56 -08:00
Priya Wadhwa
574e81d9bb
Turn on TestPause for containerd
2021-01-26 12:07:49 -08:00
Priya Wadhwa
2d5ca1e8aa
Skip pause test as well, timing out
2021-01-20 23:39:46 -08:00
Priya Wadhwa
2eedffdaae
include start args so that test passes locally
2020-11-11 14:52:30 -08:00
Priya Wadhwa
17666c2f05
Combine pause status test into existing pause test
2020-10-14 10:42:20 -07:00
Thomas Stromberg
393aa5926f
Fail fast if the context timer has run out
2020-08-22 10:18:15 -07:00
Thomas Stromberg
2868c7981b
Run 'minikube logs' when sub-tests fail, remove some extraneous logging
2020-05-08 13:12:30 -07:00
Thomas Stromberg
c66e38f469
Update SecondStartNoReset name
2020-05-06 15:40:42 -07:00
Thomas Stromberg
7de8ae3f54
Log existing configuration files, fix validateStartNoReset test
2020-05-06 15:25:27 -07:00
Medya Gh
4fcd30dd43
add defer
2020-05-04 14:23:42 -07:00
Medya Gh
03540c247e
add docker logs to postmortem
2020-05-04 14:15:50 -07:00
Medya Gh
3d8a391338
lint
2020-04-20 20:53:12 -07:00
Medya Gh
4afc41c722
lint
2020-04-20 20:50:04 -07:00
Medya Gh
b639c6112d
fix delete and add integeration test
2020-04-20 20:38:31 -07:00
Medya Gh
8deaf69845
wait all
2020-04-16 11:51:09 -07:00
Medya Gh
ede79038ba
wait true
2020-04-16 11:50:57 -07:00
Medya Gh
528346e26d
add test for second start no reset
2020-04-16 11:22:00 -07:00
Medya Gh
1c125e78da
address review comments
2020-04-15 10:17:23 -07:00
Medya Gh
36bfdeab7b
fix pause start test
2020-04-14 22:55:20 -07:00
Medya Gh
2447837faf
dedicate a gitub slave to test pause
2020-04-14 22:43:26 -07:00