Commit Graph

28 Commits (a502d3e2e10c089aa985108cb9fe7880f152b780)

Author SHA1 Message Date
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