Commit Graph

148 Commits (bf2d09d10a8e15c425e923f919561cb8129099d6)

Author SHA1 Message Date
Sharif Elgamal 3fc412bcc2 fix status calls in tests 2020-05-21 14:44:47 -07:00
Medya Gh 8b630c2cbc pull upstream 2020-05-12 20:37:32 -07:00
Medya Gh 861c99be72 rename 2020-05-12 20:37:32 -07:00
Medya Gh 8948828fc1 dont deploy for cni ones 2020-05-12 20:37:32 -07:00
Medya Gh 7f7e35d7b5 remove extra line 2020-05-12 20:37:32 -07:00
Medya Gh 5055b5b29d lint 2020-05-12 20:37:32 -07:00
Medya Gh fa86c29cea more subtest 2020-05-12 20:37:32 -07:00
Medya Gh beaf6a17fb break down test strat stop to sub tests 2020-05-12 20:37:32 -07:00
Thomas Stromberg f7f7ca7fcd Switch back to CleanupWithLogs, make more things fatal so that logs come sooner 2020-05-08 19:03:03 -07:00
Thomas Stromberg 2868c7981b Run 'minikube logs' when sub-tests fail, remove some extraneous logging 2020-05-08 13:12:30 -07:00
Thomas Stromberg 0ad2b2581c Less verbosity for start_stop 2020-04-29 12:33:47 -07:00
Priya Wadhwa 3d05a43c8b Upgrade oldest supported k8s version to v1.12.0 2020-04-17 11:58:09 -07:00
Priya Wadhwa 9319a6a3a2 Move preload tests into preload_test.go for better organization 2020-04-16 12:30:41 -07:00
Priya Wadhwa c722f3b001 reintroduce memory flag 2020-04-16 12:03:00 -07:00
Priya Wadhwa d0c2b642ab remove mem requirement 2020-04-16 11:39:46 -07:00
Priya Wadhwa 0e3950dff0 Change name of preload test for easier local testing 2020-04-16 11:28:26 -07:00
Medya Gh 10f924df4a increase dashboard more 2020-04-10 03:58:22 -07:00
Medya Gh 204e469eeb increase time out for dashboard 2020-04-10 03:10:06 -07:00
Medya Gh 2d6b8c531c fix negated if 2020-04-07 12:04:26 -07:00
Medya Gh b748766c24 wait cni 2020-04-07 11:06:12 -07:00
Medya Gh 9b04d2afbb change all q to s for rr.Output 2020-04-01 21:40:09 -07:00
Vincent Link 5bb0c580a0 Add simple embed-certs integration test 2020-03-29 15:12:37 +02:00
Medya Gh 2e64eb7952 convert all rr.Args to rr.Command() 2020-03-25 22:21:19 -07:00
Medya Gh dc5dd62b58 lint 2020-03-25 22:15:24 -07:00
Medya Gh acc951033b improve test logs for start_stop_delete 2020-03-25 22:10:32 -07:00
Priya Wadhwa 455ebeac01 update test, don't need to rerun v1.17.0 since those images exist anyway 2020-03-24 17:28:57 -07:00
Priya Wadhwa 8d9e26d994 Test restart with preloaded tarball and without 2020-03-24 11:58:41 -07:00
Priya Wadhwa 4a7f59f8a8 remove preload flag 2020-03-24 10:59:25 -07:00
Priya Wadhwa 5ef83f35e2 Add --preload flag to optionally turn off preload 2020-03-24 10:53:02 -07:00
Thomas Stromberg e6948b90b4 Trim crio prefix, dedup results 2020-03-21 10:47:08 -07:00
Priya Wadhwa 3462c4ce94 Update integration test 2020-03-11 14:06:32 -07:00
Priya Wadhwa 68f236654f Add integration test 2020-03-10 19:32:22 -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 763d54025c change all timeouts in the integration tests 2020-02-20 16:40:18 -08:00
Medya Gh 6e0aeda4ea change all time durations 2020-02-20 16:19:59 -08:00
anencore94 6540cfaf31
Update delete-config-context test (#6567)
update the test to use exitcode as as assertion
and to print stdout for debugging easily in error
case

Signed-off-by: anencore94 <anencore94@kaist.ac.kr>
2020-02-10 13:44:53 -07:00
anencore94 460f8d0187 Fix bug to delete context when delete minikube
- when `minikube delete`, minikube must delete its config which
  are set when `minikube start`.
- But, there was some mistakes in the function that does this
  logic

Signed-off-by: anencore94 <anencore94@kaist.ac.kr>
2020-02-07 20:00:08 +09:00
tstromberg 4ed5b4838e Add integration test to ensure that we addons enabled while the cluster was stopped come up successfully 2020-02-03 10:50:06 -08:00
tstromberg f283a576c1 Promote status function to one that should be used across tests 2020-01-30 14:36:39 -08:00
tstromberg 711dab3848 Update CRIO test to v1.15.7 to fix cgroups bug 2020-01-24 14:39:53 -08:00
tstromberg 9fc5db914c Decrease cylomatic complexity of TestStartStop 2020-01-22 16:39:26 -08:00
tstromberg 1a13055d00 Add integration tests 2020-01-22 15:50:09 -08:00
Thomas Stromberg 0fee6cbe3a Merge master 2020-01-09 15:16: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 e7572ed98b Fix variable name 2019-12-19 13:03:43 -08:00
tstromberg 90a6a1e430 Improve image filter 2019-12-19 12:54:05 -08:00
tstromberg e9ee73ba17 Double timeouts, filter image list further 2019-12-18 15:14:10 -08:00
tstromberg 0ae29db951 Increase timeouts/offsets for more reliable integration testing 2019-12-18 14:53:46 -08:00
tstromberg c0349fb9ad Don't check image versions with the none driver (no crictl) 2019-12-10 17:53:04 -08:00