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
Anders F Björklund
257642245b
The CNI warnings are not given for Docker
...
You can still use other network plugins, with it.
Just that cni is now used by default, for 1.24 up.
2023-06-13 20:33:26 -07:00
Anders F Björklund
425f129978
Replace hardcoded docker check with cni check
2023-06-13 20:33:26 -07:00
Predrag Rogic
4c18f9d264
fix cri-o: work with selected cni and detected cgroup driver
2023-01-18 02:41:24 +00:00
Predrag Rogic
f1b1724128
address comments
2023-01-10 05:37:25 +00:00
Predrag Rogic
e59d6217a8
autoconfigure cni and cri with proper cgroup driver
2022-12-26 06:06:31 +00:00
Predrag Rogic
735ac02aac
get container logs
2022-12-19 20:32:23 +00:00
Predrag Rogic
167d90f548
improve log collection and update flannel manifest
2022-12-18 04:35:22 +00:00
Predrag Rogic
d3bdac0379
fix containerd when bound to docker
2022-12-13 21:16:25 +00:00
Predrag Rogic
7e20c16886
collect debug logs
2022-12-13 14:41:30 +00:00
Predrag Rogic
788a9d6bd7
wait and log
2022-12-12 11:45:52 +00:00
Predrag Rogic
4cd9a94637
use systemd
2022-12-12 00:49:23 +00:00
Predrag Rogic
0fa75ce152
use systemd
2022-12-11 18:12:41 +00:00
Predrag Rogic
19812b0cc1
debug
2022-12-11 06:06:11 +00:00
Predrag Rogic
670c294153
debug
2022-12-11 00:02:36 +00:00
Predrag Rogic
1a972459fa
increase wait timeout to mitigate ImagePullBackOff errors
2022-12-07 17:45:10 +00:00
Predrag Rogic
bd7efa03f9
fix additional issues found
2022-12-07 12:34:31 +00:00
Predrag Rogic
11a8dbf830
fix TestNetworkPlugins tests for Linux with Docker driver
2022-12-07 12:34:14 +00:00
Steven Powell
bc968683e6
use custom flannel
2022-05-25 14:54:45 -07:00
minikube-bot
d628748116
use antrea CNI
2022-05-25 18:15:35 +00:00
minikube-bot
2288dd2f6b
fix NetCatPod test
2022-05-24 23:34:18 +00:00
Anders F Björklund
504076fd41
Don't use kubelet network-plugin with k8s 1.24
...
This flag has been removed, and moved to the runtimes.
Only docker supports it, the others only support CNI.
2022-04-20 17:40:25 +02:00
Steven Powell
1aa1f04e9b
remove old build tags
2022-03-30 16:43:29 -07:00
Steven Powell
145f9fc9ab
run `go fmt`
2021-09-13 11:58:43 -07:00
Ilya Zuyev
06d6a5c675
remove an empty line
2021-05-20 16:29:16 -07:00
Ilya Zuyev
85242d0711
in integration test - validate the exit code
2021-05-20 16:23:44 -07:00
Ilya Zuyev
e254c0750b
Reorganize functional tests
2021-05-20 14:34:43 -07:00
Ilya Zuyev
5a0f955970
Update tests
2021-05-20 10:58:38 -07:00
Ilya Zuyev
32883fc5ca
fix tests
2021-05-19 15:38:28 -07:00
Ilya Zuyev
d185d765a1
update tests
2021-05-19 15:13:21 -07:00
Ilya Zuyev
03600d9afc
Add integration test
2021-05-19 13:25:42 -07:00
Ilya Zuyev
10da147ec8
Merge branch 'master' into ilyaz/gh_11335_test_net_plugins_false_start
2021-05-17 18:53:05 -07:00
Ilya Zuyev
88679cc8c4
fix container runtime check
2021-05-17 15:21:32 -07:00
Ilya Zuyev
6e12f46c38
move comment
2021-05-17 15:11:55 -07:00
ilya-zuyev
78618d04fc
Merge pull request #11412 from ilya-zuyev/ilyaz/gh_11333_kindnet_with_containerd
...
Skip network test with kubenet if container runtime is not docker
2021-05-17 12:46:44 -07:00
Ilya Zuyev
967aa73ea4
fix container runtime check
2021-05-17 10:40:51 -07:00
Ilya Zuyev
3ccae6c6db
trigger build
2021-05-14 17:36:29 -07:00
Ilya Zuyev
7f6aac1c6a
trigger build
2021-05-14 16:06:17 -07:00
Ilya Zuyev
2977b9baab
Add comment
2021-05-14 12:05:22 -07:00
Ilya Zuyev
94c338acff
Add comment
2021-05-14 12:03:42 -07:00
Ilya Zuyev
14a94d214f
Skip network test with kindnet if container runtime is not docker
2021-05-14 10:46:01 -07:00
Ilya Zuyev
4c8a91ad29
Build fix
2021-05-13 10:45:05 -07:00
Ilya Zuyev
6e77df7989
Skip network tests with disabled CNI for containerd/crio runtimes
2021-05-12 15:39:53 -07:00
Ilya Zuyev
90f67f5d5d
fix comments
2021-05-11 16:59:08 -07:00
Ilya Zuyev
bf74394adf
add comments
2021-05-11 13:12:36 -07:00
Ilya Zuyev
7e5e82b8d7
test for hairpinMode=true for default CNI with containerd and cri-o runtimes
2021-05-11 11:30:47 -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
840b3a2bf0
Fix cyclomatic complexity lint error
2021-02-09 14:20:25 -08:00