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
Sharif Elgamal
d226d04eab
fix schedule stop test for containerd on docker driver
2021-11-10 09:09:50 -08:00
KallyDev
70022d9b2e
Move from deprecated ioutil to os and io packages
2021-10-08 08:57:19 +08:00
Steven Powell
641c8f8f9c
increase stop to 1 minute
2021-09-28 15:50:45 -07:00
Steven Powell
145f9fc9ab
run `go fmt`
2021-09-13 11:58:43 -07:00
Steven Powell
c6a4fd9f68
increase time waiting for stop to complete
2021-08-10 13:10:31 -07:00
Steven Powell
85d4b20a6c
added comment
2021-08-04 17:12:07 -07:00
Steven Powell
87d208545c
fix ScheduledStop tests
2021-08-04 17:02:08 -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
Tharun
a0487d7277
add check for minikube status after cancelling scheduled stops in test
...
Signed-off-by: Tharun <rajendrantharun@live.com>
2021-03-25 06:52:35 +05:30
Tharun
c03b282026
add check for timeToStop field in minikube status
...
Signed-off-by: Tharun <rajendrantharun@live.com>
2021-03-24 23:15:41 +05:30
Tharun
628a4a8319
not mention timeToStop in status instead of showing NonExistent
...
Signed-off-by: Tharun <rajendrantharun@live.com>
2021-03-24 11:37:57 +05:30
Tharun
c6e6f2dc93
added function to check scheduledstop time comparison
...
Signed-off-by: Tharun <rajendrantharun@live.com>
2020-12-08 13:09:54 +05:30
Tharun
40cf0dab1c
refractored minikube status function
...
Signed-off-by: Tharun <rajendrantharun@live.com>
2020-12-05 15:50:24 +05:30
Tharun
c51a20401d
updated scheduled_stop tests
...
Signed-off-by: Tharun <rajendrantharun@live.com>
2020-12-05 14:52:18 +05:30
Tharun
4ca4491124
fixed review feedbacks on clusterstate field and tests
...
Signed-off-by: Tharun <rajendrantharun@live.com>
2020-12-05 14:34:14 +05:30
Tharun
35e2ce2dcf
added check for timetostop status
2020-12-05 14:33:39 +05:30
Priya Wadhwa
70cb886a39
shorten flag name to --cancel-scheduled
2020-11-24 17:29:46 -08:00
Priya Wadhwa
ad3e4a98d0
Add --cancel-scheduled-stop flag and add to integration test to make sure it works
2020-11-24 11:36:34 -08:00
Medya Gh
5d34a5e7e6
add memory limit to all minikube starts in integration test
2020-11-20 14:46:22 -08:00
Priya Wadhwa
5a0ab905ed
fix merge conflict
2020-11-17 15:11:23 -08:00
Priya Wadhwa
abc3d70a56
Give some more time
2020-11-13 17:10:57 -08:00
Priya Wadhwa
a518220a34
Add timeout to status check
2020-11-13 14:52:31 -08:00
Priya Wadhwa
13476316b5
Now that ISO files are in, scheduled stop works on VM as well so remove restrictions
2020-11-13 10:23:32 -08:00
Priya Wadhwa
5411b3b2f2
Add code for daemonizing on windows and add integration test
2020-11-12 14:29:59 -08:00
Priya Wadhwa
bcf236f15c
don't run scheduled stop test with none driver
2020-11-09 13:56:50 -08:00
Priya Wadhwa
682df5036e
fix lint
2020-10-20 14:26:15 -07:00
Priya Wadhwa
202e9c5afd
improve integration test
2020-10-20 14:18:20 -07:00
Priya Wadhwa
a54ea82e3b
Implement schedule stop for unix
2020-10-20 13:45:59 -07:00