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
Filip Nikolic
a2f2efea69
fix insufficient storage test
2022-02-27 20:50:26 +01:00
Steven Powell
145f9fc9ab
run `go fmt`
2021-09-13 11:58:43 -07:00
ilya-zuyev
e37f4e4014
Revert "Restore "containerd: upgrade io.containerd.runtime.v1.linux to io.containerd.runc.v2 (suppot cgroup v2)""
2021-06-09 15:26:01 -07:00
Ilya Zuyev
13e02b1924
Fix logs
2021-06-04 10:27:35 -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
Medya Gh
5d34a5e7e6
add memory limit to all minikube starts in integration test
2020-11-20 14:46:22 -08:00
Priya Wadhwa
17666c2f05
Combine pause status test into existing pause test
2020-10-14 10:42:20 -07:00
Priya Wadhwa
4f7d9006d0
Add integration test
2020-10-02 18:04:46 -04:00
Priya Wadhwa
88aece40d2
change name
2020-08-21 15:05:37 -04:00
Priya Wadhwa
acd6589c5d
Remove debugging
2020-08-21 09:56:03 -04:00
Priya Wadhwa
44b93f4776
Change MemoryCapacity to StorageCapacity to be more accurate
2020-08-21 09:49:48 -04:00
Priya Wadhwa
7eda3a7711
Create new exit code for InsufficientStorage
2020-08-20 15:27:06 -04:00
Priya Wadhwa
83eba00d47
add deubgging
2020-08-20 14:42:55 -04:00
Priya Wadhwa
3cb9026770
validate last event is the correct error
2020-08-20 13:18:15 -04:00
Priya Wadhwa
399dad0884
fix lint
2020-08-19 15:15:39 -04:00
Priya Wadhwa
4d1c1c0dc3
Add integration test for insufficient storage
...
Make sure that if /var has full storage, the output of `minikube status` is correct regardless of whether events.json is present or not
2020-08-19 14:16:00 -04:00