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
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
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
0591fbd557
Remove container runtime info from tests
2021-01-21 12:13:03 -08:00
Priya Wadhwa
e2359569e4
Only run TestOffline for specified container runtime
2021-01-20 16:50:03 -08:00
Ilya Zuyev
61157c0e56
Add GH issue link to output if a test is skipped on arm64
2021-01-14 11:50:56 -08:00
Ilya Zuyev
d11149d7f6
make Arm64Platform private
2021-01-14 10:51:57 -08:00
Ilya Zuyev
05bc271ef8
Fix arch related checks
2020-12-16 18:13:13 -08:00
Ilya Zuyev
3b5c265264
Remove TestOfflineDownload
2020-11-19 15:36:18 -08:00
Ilya Zuyev
7910f622c3
Fix TestOffline
2020-11-19 14:11:33 -08:00
Medya Gh
528519d658
fix test arg
2020-07-27 19:35:19 -07:00
Medya Gh
1e41de57bd
fix gopogh
2020-07-27 19:00:51 -07:00
Medya Gh
650d7f3dee
start args
2020-07-27 15:59:56 -07:00
Medya Gh
2e64eb7952
convert all rr.Args to rr.Command()
2020-03-25 22:21:19 -07:00
tstromberg
de1d2639da
Set explicit memory defaults in integration tests
2020-03-05 13:03:57 -08:00
Medya Gh
2da158a1a0
typo
2020-02-20 17:01:28 -08:00
Medya Gh
6e0aeda4ea
change all time durations
2020-02-20 16:19:59 -08:00
Thomas Stromberg
4f3afcd1fa
Merge branch 'master' into unthread-start
2020-01-09 14:50:17 -08:00
Thomas Stromberg
c18692f4a7
Create explicit var to avoid incorrect loop iterator reference
2020-01-09 13:51:29 -08:00
Thomas Stromberg
e5fd7a6a81
Replace integration-test specific hacks with actual protection against racey events
2020-01-09 12:58:10 -08:00
tstromberg
a0b752ad00
Enforce that offline test runs right after download test
2019-12-18 15:15:48 -08:00