Commit Graph

15 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
Steven Powell ae1037e343 fix metrics reporting 2021-12-06 10:45:50 -08:00
Predrag Rogic 3860730a1a
fix insufficient memory issues 2021-04-08 23:39:12 +01:00
Priya Wadhwa ab1d2e474a don't fail if one container runtime fails 2020-12-04 11:36:16 -08:00
Priya Wadhwa e38a97c718 collect metrics for each container runtime 2020-12-04 11:09:15 -08:00
Priya Wadhwa 89bb352c6d specify temp file via flag and don't run infintely 2020-12-02 11:11:23 -08:00
Priya Wadhwa 5553f48e36 Add --label flag so we can add custom labels to metric collection
We can later use this flag to specify environment (Cloud Shell, OS), or driver used.
2020-12-01 19:37:15 -08:00
Priya Wadhwa ae4fa9a2ee Address code review comments` 2020-11-30 19:06:45 -08:00
Priya Wadhwa a2bc2fe64c Enable tracing when collecting metrics 2020-11-30 10:25:51 -08:00
Priya Wadhwa 2a0a01a18c UPDate 2020-11-24 10:14:09 -08:00
Priya Wadhwa 5b2a552091 cleanup 2020-11-23 16:21:13 -08:00
Priya Wadhwa b01bad0ebf add --memory flag to constrain that variable 2020-11-23 16:18:46 -08:00
Priya Wadhwa 46f82272e0 Add metrics script to collect data for cloud monitoring 2020-11-23 16:14:06 -08:00
Priya Wadhwa d370a3e164 fix up script 2020-11-23 12:56:48 -08:00
Priya Wadhwa b5e1d7ef17 metrics 2020-11-20 14:27:55 -08:00