Commit Graph

201 Commits (master)

Author SHA1 Message Date
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
Predrag Rogic ccf9e65833
remove deprecated and removed ServerSideApply feature gate (#20088) 2024-12-12 10:10:26 -08:00
Predrag Rogic 251fdc5c9d
todo: switch from 'minikube image list' to 'crictl images' 2023-11-28 01:21:53 +00:00
Predrag Rogic 44821c0dee
use 'minikube image list' instead of 'crictl images' 2023-11-21 23:39:24 +00:00
Predrag Rogic b05b464e0c
handle kubernetes versions before v1.24 with docker as container runtime 2023-11-18 21:15:48 +00:00
Steven Powell 9e661c8cf9
Merge pull request #16200 from spowelljr/removeOldRegistry
Remove remaining references to k8s.gcr.io
2023-03-30 13:36:17 -07:00
Steven Powell 44c4657e4f remove remaining references to k8s.gcr.io 2023-03-30 09:45:52 -07:00
Steven Powell 2010622039 remove duplicate test cases 2023-03-29 10:02:46 -07:00
Steven Powell 77f207e01b small clean and fix tests with old k8s versions 2023-03-29 09:58:47 -07:00
Steven Powell 50e9147e4e fix lint errors 2023-03-20 12:43:07 -07:00
Predrag Rogic e51fef3118
prevent overlapping network segments 2022-12-14 23:38:45 +00:00
Steven Powell e8190a6236 tests: shorten qmp path 2022-10-10 12:56:36 -07:00
Steven Powell d88fbb1f99 fix VerifyKubernetesImages test for k8s 1.25+ 2022-08-31 14:16:51 -07:00
Steven Powell 744187868d fix linting 2022-08-08 09:29:19 -07:00
Steven Powell 353f9fb0eb remove old flag 2022-06-16 12:23:00 -07:00
ziyi-xie ab7bb61b31 modified the version of dashboard in test/integration/start_stop_delete_test.go file 2022-06-02 09:11:43 +00:00
Steven Powell c290515129 fix not passing any args to test 2022-05-19 09:44:22 -07:00
Anders F Björklund 18e5256065 Don't add kubelet network-plugin flag in test 2022-04-23 16:00:07 +02: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 69417f0944
Merge pull request #13741 from ziyi-xie/upgrade-dashboard
Upgrade kubernetes dashboard from v2.3.1 to v2.5.1
2022-04-04 10:50:29 -07:00
Steven Powell 1aa1f04e9b remove old build tags 2022-03-30 16:43:29 -07:00
ziyi-xie b9fcc58d24 upgrade kubernetes dashboard from v2.5.0 to v2.5.1 2022-03-16 00:34:51 +00:00
ziyi-xie 771d71911c upgrade kubernetes dashboard from v2.3.1 to v2.5.0 2022-03-02 05:17:31 +00:00
Steven Powell 145f9fc9ab run `go fmt` 2021-09-13 11:58:43 -07:00
Sharif Elgamal fe6cbc4e42 add extra options to minikube start directly 2021-08-20 15:34:53 -07:00
Sharif Elgamal daff8762be add extra config for cloud shell start 2021-08-19 17:25:42 -07:00
Sharif Elgamal cf10ce5663 run simple test for cloud shell 2021-08-12 14:40:42 -07:00
Andriy Dzikh 46884123a8 Run make generate-docs. 2021-05-18 14:10:39 -07:00
Andriy Dzikh 7998c8d691 Create tests to ensure custom addon images persist. 2021-05-18 14:10:39 -07:00
Sharif Elgamal 0ed5b13995 add docs for all integration tests and generate docs with them 2021-04-16 13:42:41 -07:00
Priya Wadhwa 2c3d91acef reduce time limit on TestStartStop because it is timing out on kvm_containerd 2021-02-16 10:24:43 -08:00
Priya Wadhwa 2f4117f696 Only run disable-driver-mounts test with virtualbox 2021-01-26 13:10:18 -08:00
Priya Wadhwa ff72cb81b6 Merge branch 'master' of https://github.com/kubernetes/minikube into refactor-start-stop 2021-01-25 11:18:32 -08:00
Priya Wadhwa 7290095872 test no preload with newest k8s version 2021-01-22 13:08:18 -08:00
Priya Wadhwa fcf84b6f39 add no preload 2021-01-22 12:03:17 -08:00
Jiefeng He f520c9d9e9 configure the crictl yaml file to avoid the warning 2021-01-22 11:41:13 -08:00
Priya Wadhwa 90cfe8331a fix test 2021-01-22 11:40:25 -08:00
Priya Wadhwa 7c2dfef1fe Merge branch 'master' of https://github.com/kubernetes/minikube into refactor-start-stop 2021-01-22 11:39:11 -08:00
Priya Wadhwa 073d31ff23 replace underscores with dashes because minikube profile names can't have underscores 2021-01-21 16:23:22 -08:00
Priya Wadhwa 71855d6061 only run disable mounts with virtualbox driver 2021-01-21 14:40:08 -08:00
Priya Wadhwa f2801ded10 Point to issue where warning will be fixed 2021-01-21 13:56:11 -08:00
Priya Wadhwa 8a06745f2e include warning in comment 2021-01-21 13:45:43 -08:00
Priya Wadhwa d8a0041907 Parse out warnings to STDOUT before parsing JSON for verify k8s images test 2021-01-21 13:44:02 -08:00
Priya Wadhwa d6350c28d3 add debugging 2021-01-21 13:15:00 -08:00
Priya Wadhwa e308d72fc2 Run all start/stop tests against all runtimes 2021-01-21 12:02:28 -08:00
Priya Wadhwa b50dfe1c06 Split up TestStartStop by container runtime 2021-01-20 16:23:19 -08:00
Anders F Björklund 4c39ffc91f Upgrade kubernetes dashboard to v2.1.0 for 1.20
Now with support for Kubernetes version 1.20 too
2020-12-14 21:20:14 +01:00
Predrag Rogic a60176cf00
fix TestStartStop crio VerifyKubernetesImages serial test 2020-11-25 21:23:30 +00:00
Medya Gh 833e474589 lint 2020-11-10 14:33:59 -08:00
Medya Gh 52ef75121d fix test 2020-11-10 13:21:11 -08:00