Commit Graph

1266 Commits (01c6ce889a17632081bd12a17172fa7138095be4)

Author SHA1 Message Date
Priya Wadhwa 6ee3954336 Add extra validation to json output test 2020-07-22 12:52:15 -04:00
Priya Wadhwa eb95f29361 Add validation for distinct current steps to json output test 2020-07-22 12:45:13 -04:00
Thomas Stromberg b18aa2a57c Apply stderrAllowRe to non-error log statements 2020-07-21 15:47:22 -07:00
Thomas Stromberg 935ea862c6 Merge branch 'master' into noisy-spam 2020-07-21 15:43:22 -07:00
Priya Wadhwa 6a33c03df2 fix unit test 2020-07-21 18:23:22 -04:00
Priya Wadhwa 8bc875d520 Rebased on master; fixed json_output integration test 2020-07-21 18:20:02 -04:00
Priya Wadhwa 5c09250429 Add integration test for error 2020-07-21 17:13:59 -04:00
Priya Wadhwa 1d48d43605 make sure minikube binary is available on PATH for skaffold binary to call 2020-07-21 14:09:43 -04:00
Priya Wadhwa 0941f0f65c update profile name to be 'minikube' 2020-07-20 17:43:31 -04:00
Priya Wadhwa c14e024fa5 Add push:false to skaffold.yaml
Since skaffold only knows you are running a local cluster if that cluster's profile name is 'minikube'
2020-07-20 17:26:55 -04:00
Priya Wadhwa aa51f179bb Add integration test to test against latest skaffold release
This PR:

1. Adds an integration test to test minikube against the latest skaffold release
1. Adds in a sample skaffold app from the skaffold repo to test
1. Adds this test to the addons_certs_docker_ubuntu Github Actions test
2020-07-20 16:45:49 -04:00
Thomas Stromberg 4f22ec9e3c Remove TestMissingContainerUpgrade merge conflict 2020-07-17 11:10:29 -07:00
Thomas Stromberg 9546b1ebc6 Merge branch 'master' into kic-image-upgrade 2020-07-17 09:56:42 -07:00
Thomas Strömberg 46a4377498
Merge pull request #8738 from tstromberg/kic-image-upgrade2
Add KicBaseImage to existing config if missing (fixes v1.9.x upgrade)
2020-07-17 09:56:27 -07:00
Lu Fengqi c219b60b05 Add error handling for os.RemoveAll
Signed-off-by: Lu Fengqi <lufq.fnst@cn.fujitsu.com>
2020-07-17 15:44:04 +08:00
Thomas Stromberg f29c31502d Add overlayfs/docker perf issue to stderrAllow 2020-07-16 23:06:30 -07:00
Thomas Stromberg d5631ca84c version upgrade test: replace --driver with --vm-driver 2020-07-16 23:03:16 -07:00
Thomas Strömberg efa7f615d7
Merge pull request #8571 from tstromberg/calico
Add support for Calico CNI (--cni=calico)
2020-07-16 21:12:08 -07:00
Thomas Stromberg a14e48a9b7 Rename TestMissingUpgrade to TestMissingContainerUpgrade 2020-07-16 20:19:01 -07:00
Thomas Stromberg a8f2b6e2e2 Improve failure message for TestMissingContainerUpgrade 2020-07-16 20:18:34 -07:00
Thomas Stromberg 0f12f109e4 Add stop/state checks back to TestKubernetesUpgrade 2020-07-16 20:16:29 -07:00
Thomas Stromberg 1d15ddbb74 Wait longer for DNS and etcd to come to an agreement 2020-07-16 19:57:14 -07:00
Thomas Stromberg 94e866affc Merge to master 2020-07-16 19:53:43 -07:00
Thomas Stromberg 5a6a2bca17 Rename binary upgrade prefixes 2020-07-16 19:50:11 -07:00
Thomas Stromberg 89b8a6e545 Separate legacy integration tests, test more cases 2020-07-16 19:37:52 -07:00
Thomas Strömberg bb2fb3ad97
Merge pull request #8573 from tstromberg/cilium
Add support for Cilium CNI (--cni=cilium)
2020-07-16 19:34:44 -07:00
Thomas Stromberg 0bca9bb84e Fix v1.9.x upgrade by populating missing KicBaseImage configuration 2020-07-16 17:37:26 -07:00
Thomas Stromberg ccd3682116 Refactor upgrade tests 2020-07-16 17:34:46 -07:00
Thomas Stromberg fcc15fa353 Merge to master 2020-07-15 21:04:33 -07:00
Thomas Stromberg 14b4a54ba2 Merge to master 2020-07-15 21:03:49 -07:00
Sharif Elgamal b7445a7483 fix lint 2020-07-15 15:14:12 -07:00
Sharif Elgamal 58c501c322 sleeping for 30 seconds works for some reason? 2020-07-15 15:02:54 -07:00
Sharif Elgamal 9f2f604b93 several fixes 2020-07-13 18:54:40 -07:00
Sharif Elgamal bd721de0cf Merge branch 'master' of github.com:kubernetes/minikube into master 2020-07-13 15:00:38 -07:00
Sharif Elgamal ad9e71dcd1 fix up multinode test 2020-07-13 14:56:35 -07:00
Sharif Elgamal 970d954620 add wait to multinode restart test 2020-07-13 10:32:46 -07:00
Priya Wadhwa 3a290606db Merge branch 'master' of https://github.com/kubernetes/minikube into json-output 2020-07-10 19:12:50 -04:00
Sharif Elgamal aa4f7b3b21 update control plane properly on multinode restart 2020-07-10 15:40:21 -07:00
Thomas Stromberg 0b3e2ae79b none CNI: error if portmap plug-in is required but unavailable. Make testable 2020-07-08 14:30:48 -07:00
Priya Wadhwa 6f5fc02b8c Remove distinct steps test until all of JSON output has been implemented 2020-07-08 10:52:57 -04:00
Priya Wadhwa 776e6c4ab3 Skip none and docker driver for now, as we haven't added support for Wanrings yet 2020-07-07 17:16:56 -04:00
Priya Wadhwa 6367f71867 Make sure each step is unique 2020-07-07 15:39:47 -04:00
Priya Wadhwa 8444fb3e3b Add integratio test to check for cloud events compatability 2020-07-07 13:09:04 -04:00
Medya Gh 4fff1a22d0 skip cni test for none driver 2020-06-29 22:06:33 -07:00
Thomas Stromberg ffcb14a6b2 Add support for Cilium CNI (--cni=cilium) 2020-06-26 11:55:30 -07:00
Thomas Stromberg f901e638f2 Add support for Calico CNI (--cni=calico) 2020-06-26 11:21:15 -07:00
Thomas Stromberg 13175944b3 cni testing: Add post-mortem logs, skip DNS tests for weave 2020-06-26 09:54:38 -07:00
Thomas Stromberg 2249d36dc8 Skip flannel if Docker, weave hairpin 2020-06-24 09:18:34 -07:00
Thomas Stromberg 65b63a6e67 Make test timeouts extremely pessimistic 2020-06-23 20:12:19 -07:00
Thomas Stromberg 9e95435e00 Add --cni flag, fix --network-plugin=kubenet 2020-06-23 20:10:25 -07:00
Thomas Stromberg 25001d7715 Add _test.go suffix everywhere to avoid symbol resolution issues 2020-06-23 10:05:29 -07:00
Thomas Stromberg c5f59b1ede Make the calculation easier to understand 2020-06-23 09:51:08 -07:00
Thomas Stromberg 3659fd5203 Use 0.6 CPU count by default 2020-06-23 09:30:24 -07:00
Thomas Stromberg 0fd4f17c0a Automatically limit integration test parallelism 2020-06-23 09:12:00 -07:00
Medya Gh 6c50eac48f add delete test to cache test 2020-06-22 13:29:41 -07:00
Medya Gh 652446b8de fix err spam skip logic 2020-06-16 17:26:27 -07:00
Medya Gh 9ac705d32f skip olm addon 2020-06-12 11:37:48 -07:00
Thomas Strömberg db116c2689
Merge pull request #8428 from tstromberg/minikube-blacklist
Replace whitelist/blacklist with allow/deny
2020-06-11 07:18:02 -07:00
Medya Gh ab9349af1f revert unrelated changes 2020-06-10 14:55:35 -07:00
Medya Gh 151aff9d01
memory functional test 3600 2020-06-09 21:06:47 -07:00
Medya Gh 7f47904c49
bump 4000 2020-06-09 20:32:23 -07:00
Medya Gh 5126210d2b bump functional test memory 2020-06-09 19:53:23 -07:00
Medya Gh b1412d5319 move component health to serial 2020-06-09 19:27:47 -07:00
Medya Gh 5249b6bfc2 goimport 2020-06-09 19:01:50 -07:00
Medya Gh 66d8c671ba skip tests 2020-06-09 18:56:02 -07:00
Medya Gh 08f91d4d2d revert unrelated changes 2020-06-09 18:20:39 -07:00
Medya Gh 2cc0563503 break down the docker-env test 2020-06-09 17:53:44 -07:00
Medya Gh 3263953811 break down docker-env test 2020-06-09 17:45:45 -07:00
Medya Gh e94db2c226 revert unrelated changes 2020-06-09 17:24:46 -07:00
Medya Gh 6c07e70f96 windows dont skip 2020-06-09 16:51:41 -07:00
Medya Gh 33d5dc61ff increase functioanl test memeory 2020-06-09 15:28:50 -07:00
Thomas Stromberg a60c7d3d1d Replace whitelist/blacklist withallow/deny 2020-06-09 13:19:18 -07:00
Medya Gh b4cf6251a4
skip external ip test for hyperv 2020-06-04 23:08:43 -07:00
Medya Gh 2d804f3b91
windows literal 2020-06-04 22:47:08 -07:00
Medya Gh cba331b908
add sub test for external ip 2020-06-04 22:26:36 -07:00
Medya Gh 00e256430b
remove docker desktop's kubectl 2020-06-04 22:04:03 -07:00
Medya Gh 18dd39e5ee
use minikube inner kubectl 2020-06-04 21:53:23 -07:00
Medya Gh 6542c1fcc3
tune time 2020-06-04 21:30:49 -07:00
Medya Gh 4e74893f44
log error 2020-06-04 21:12:47 -07:00
Medya Gh 11aff1c2c8
validate mininum number of passed tests 2020-06-04 20:50:16 -07:00
Medya Gh dbc749160f
remove unrelated changes 2020-06-04 19:30:43 -07:00
Medya Gh 908afb88ba
revert unrelated changes 2020-06-04 19:27:12 -07:00
Medya Gh 1b8fe78ef2 skip mysql test hyperv 2020-06-04 16:35:25 -07:00
Medya Gh ba14ad2916 skip tunnel test hyperv 2020-06-04 16:11:47 -07:00
Medya Gh 8ff7efd879 skip tunnell 2020-06-04 16:10:30 -07:00
Medya Gh 44dbe44f00 skip svc test 2020-06-04 16:07:05 -07:00
Medya Gh 6b29b784f2 address review comments 2020-06-04 11:39:28 -07:00
Medya Gh 9e004d6417 add hwlper to integraiotn test too 2020-06-04 10:37:39 -07:00
Medya Gh bc8c3faf86 add docker hub fall back image 2020-05-29 11:55:21 -07:00
Sharif Elgamal 94c6401952 exit out of the soft start test if we can't find old config 2020-05-28 14:42:00 -07:00
Medya Gh 0a1c1d8597 log test name 2020-05-28 13:13:22 -07:00
Medya Gh b44510c835 skip two always failing test on windows and create issue 2020-05-28 10:57:41 -07:00
Sharif Elgamal 4f0613929f
Merge pull request #7973 from sharifelgamal/restart
Make sure multinode clusters can survive restarts
2020-05-27 17:41:57 -07:00
Sharif Elgamal 12c1d7e249 actually trim 2020-05-27 16:56:54 -07:00
Sharif Elgamal e2ec890c7d Merge branch 'master' of github.com:kubernetes/minikube into native-ssh 2020-05-27 16:55:55 -07:00
Sharif Elgamal ee764c8df4 add comment 2020-05-27 16:54:03 -07:00
Medya Ghazizadeh c77959a0e7
Merge pull request #8265 from medyagh/docker-env-windows
integration tests: fix docker-env test in powershell
2020-05-27 23:51:28 +00:00
Medya Gh c861d4a280 address review 2020-05-27 16:50:37 -07:00
Medya Gh 30a714ad2f address review comment 2020-05-27 16:47:52 -07:00
Medya Gh 9fd88800b9 revert code 2020-05-27 15:59:34 -07:00
Medya Gh 7aa96307e1 remove unneeded code 2020-05-27 15:57:26 -07:00
Sharif Elgamal 96f34ea063 fix tests 2020-05-27 15:54:07 -07:00
Medya Gh 27250f8bbe lint 2020-05-27 15:46:49 -07:00
Medya Gh 76f9a71a18 address review comments 2020-05-27 15:40:43 -07:00
Sharif Elgamal 94ce379443 Merge branch 'master' of github.com:kubernetes/minikube into restart 2020-05-27 15:39:13 -07:00
Medya Gh 70e5b52511 address review comments 2020-05-27 13:56:16 -07:00
Medya Gh f1ab31b61b address review comments 2020-05-27 13:45:27 -07:00
Medya Gh 666f780a31 skip none for olm addon 2020-05-27 12:51:10 -07:00
Medya Gh 331a416754 remove unrelated changes 2020-05-27 12:28:35 -07:00
Medya Gh e935662fcd remove unrelated changes 2020-05-27 12:26:14 -07:00
Medya Gh c7135e0af9 remove unrelated changes 2020-05-27 12:25:10 -07:00
Sharif Elgamal cebba29832 comments 2020-05-27 10:47:31 -07:00
Sharif Elgamal 1945b5f7bb swap test order to make it work in github actions 2020-05-27 10:44:40 -07:00
Sharif Elgamal 606a307d14 skip restart test on github actions 2020-05-27 10:30:14 -07:00
Sharif Elgamal d0753347b5 Merge branch 'master' of github.com:kubernetes/minikube into restart 2020-05-27 09:58:22 -07:00
Sharif Elgamal b5167834d0 it works! and simpler 2020-05-27 09:58:03 -07:00
Medya Gh 1bc374ee63
try one more thing 2020-05-27 00:48:40 -07:00
Medya Gh bfbc39a89d
try sh 2020-05-27 00:23:43 -07:00
Medya Gh 12e911cc1c
try run true for powerhell 2020-05-26 23:52:55 -07:00
Medya Gh d8bbcc03f5
docker-env 2020-05-26 23:30:42 -07:00
Medya Gh bf5aefb61d
put non-interactive back 2020-05-26 23:08:47 -07:00
Medya Gh dd6ab66e19
fix 2020-05-26 22:47:13 -07:00
Medya Gh 83053359f6
fix build 2020-05-26 21:58:31 -07:00
Medya Gh a7bc03ccda
try pwd 2020-05-26 21:53:07 -07:00
Medya Gh 90af6b97a5
try one more time 2020-05-26 21:32:03 -07:00
Medya Gh 126b172ebd
try to skip all failed ones 2020-05-26 21:14:23 -07:00
Medya Gh a0cd034cfd
try with separate 2020-05-26 20:52:03 -07:00
Medya Gh 6370008b19
try without quot 2020-05-26 19:50:39 -07:00
Medya Gh a98bdd5d60
try without %-- 2020-05-26 18:38:14 -07:00
Medya Gh 4fa66132f2
fix all contexts 2020-05-26 18:21:40 -07:00
Medya Gh 88b6720249
log 2020-05-26 18:04:03 -07:00
Medya Gh 122fcf1d6f
revert unrelated changes 2020-05-26 18:03:37 -07:00
Medya Gh 2b37774587
missing comma 2020-05-26 17:25:27 -07:00
Medya Gh 1924599bbe
fix the test for none 2020-05-26 17:16:26 -07:00
Medya Gh f16ed7c650
pass env to run cnmd 2020-05-26 16:52:34 -07:00
Medya Ghazizadeh 1bfdc4b0d1
Merge pull request #8129 from blues-man/master
Addons: add OLM support
2020-05-26 23:26:20 +00:00
Medya Gh 56d11a907e
refactor 2020-05-26 15:31:34 -07:00
Medya Gh 7ab632a040
add qutation mark 2020-05-26 14:47:21 -07:00
Medya Gh a4d9a5bc05
try 2020-05-25 21:51:06 -07:00
Medya Gh fad43627ad
skipping more tests for now 2020-05-25 21:47:54 -07:00
Medya Gh e9e53745de
skipping for now 2020-05-25 21:11:52 -07:00
Medya Gh b773fb4a4b
skip mount test on windows 2020-05-25 21:03:44 -07:00
Medya Gh 8ef8cad40e
fix mount cmd powershell test 2020-05-25 20:16:56 -07:00
Medya Gh 978fceb63b
fix cache_reload test 2020-05-25 19:58:28 -07:00
Medya Gh 502c79be45
fix mount test for powershell 2020-05-25 19:53:41 -07:00
Medya Gh 7109ef5f5b
try again 2020-05-25 17:56:15 -07:00
Medya Gh 73150f9fdf
try all args in one string for powershell 2020-05-25 17:38:33 -07:00
Medya Gh 8a425f85db
try again 2020-05-25 17:33:54 -07:00
Medya Gh 65bc343990
try again 2020-05-25 16:58:50 -07:00
Medya Gh 7d78e01fb8
fix ssh test 2020-05-25 16:40:07 -07:00
Medya Gh 1881032044
fix ssh test 2020-05-25 16:30:04 -07:00
Medya Gh e2d4290800
functional test 2020-05-25 15:55:54 -07:00
Medya Gh 2cf49def09
lower the timeout 2020-05-24 15:20:58 -07:00
Medya Gh d4e4bbb170
add powershell to both commands 2020-05-24 14:55:38 -07:00
Medya Gh ed9950efc5
increase time for docker-env test 2020-05-24 04:52:22 -07:00
Medya Gh 7b81e8068f
add powershell run helper 2020-05-24 04:46:35 -07:00
Sharif Elgamal bde6624365 Merge branch 'postmortem' of github.com:sharifelgamal/minikube into restart 2020-05-21 14:54:21 -07:00
Sharif Elgamal 3fc412bcc2 fix status calls in tests 2020-05-21 14:44:47 -07:00
Sharif Elgamal 70c228c2c3 adding postmortem logs for worker nodes in integration tests 2020-05-21 14:29:33 -07:00
Sharif Elgamal a7c49e47c1 allow minikube status to display for one node 2020-05-21 12:46:13 -07:00
Natale Vinto c9227a080f Add integration test TestOlmAddon
Enable olm and install etcd operator checking successful installation
2020-05-21 12:45:08 +02:00
Sharif Elgamal c4122377c4 add postmortem logs 2020-05-20 18:53:49 -07:00
Sharif Elgamal 023b2dc911 fix test 2020-05-20 16:56:28 -07:00
Sharif Elgamal 95584eac43 skip start/stop on github actions 2020-05-20 16:08:44 -07:00
Sharif Elgamal db186ee7f9 Merge branch 'node-delete-vol' of github.com:sharifelgamal/minikube into restart 2020-05-20 15:30:56 -07:00
Sharif Elgamal 6cd09ffa2b fix test 2020-05-20 15:28:46 -07:00
Sharif Elgamal c3f959c4aa add test to make sure volume is gone 2020-05-20 15:23:46 -07:00
Sharif Elgamal faf11e2f05 Merge branch 'master' of github.com:kubernetes/minikube into restart 2020-05-18 11:55:07 -07:00
Sharif Elgamal 4cbeb18079 stuff 2020-05-15 15:33:03 -07:00
Sharif Elgamal 942821bf48 remove debugging 2020-05-15 15:25:45 -07:00
Sharif Elgamal c1c1d15b96 Merge branch 'create-node' of github.com:sharifelgamal/minikube into create-node 2020-05-15 15:25:20 -07:00
Sharif Elgamal 1cc7404e76 swap to bool 2020-05-15 15:24:33 -07:00
Sharif Elgamal 56898dcd90
override nodes config properly 2020-05-15 14:50:30 -07:00
Sharif Elgamal 6d6bad6217 Merge branch 'master' of github.com:kubernetes/minikube into restart 2020-05-15 13:59:35 -07:00
Sharif Elgamal 9c17c9214d respect kubernetes version passed into parameters even on existing cluster config 2020-05-15 13:11:42 -07:00
Sharif Elgamal 80ae2587a1 more debugging 2020-05-15 09:56:35 -07:00
Sharif Elgamal 9df04324a2 Merge branch 'master' of github.com:kubernetes/minikube into create-node 2020-05-15 09:16:31 -07:00
Sharif Elgamal 21a552942a fixes & debugging 2020-05-14 15:30:04 -07:00
Medya Ghazizadeh 63933c1b68
Merge pull request #8024 from medyagh/breakdown_start_stop
integration test: break-down TestStartStop to sub-tests
2020-05-14 19:58:39 +00:00
Sharif Elgamal a783d08c66 do not delete genereated certs for functional test 2020-05-13 14:38:00 -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
Sharif Elgamal 335379dc59 it works 2020-05-11 19:25:53 -07:00
Medya Gh 5104ecabad add to test error white list 2020-05-11 12:38:05 -07:00
Sharif Elgamal d4639c52b9 Merge branch 'master' of github.com:kubernetes/minikube into restart 2020-05-11 11:52:22 -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 625b316f98 Revert comment removal 2020-05-08 17:19:32 -07:00
Thomas Stromberg 28d0a465e6 Merge to master 2020-05-08 17:17:02 -07:00
Sharif Elgamal 6bb8371459 Merge branch 'master' of github.com:kubernetes/minikube into restart 2020-05-08 13:53:20 -07:00
Thomas Strömberg 4f194d21ba
Merge pull request #8041 from tstromberg/service-cmd-race
TestFunctional/parallel/ServiceCmd: Add logging
2020-05-08 13:32:04 -07:00
Thomas Stromberg 2868c7981b Run 'minikube logs' when sub-tests fail, remove some extraneous logging 2020-05-08 13:12:30 -07:00
Medya Ghazizadeh 34e833511b
Merge pull request #8027 from tstromberg/quiet-ssh2
virtualbox: Quiet initial ssh timeout warning
2020-05-08 00:00:39 +00:00
Thomas Stromberg 03059f135b Make ServiceCmd easier to debug 2020-05-07 16:44:42 -07:00
Sharif Elgamal 5e981137a4 Merge branch 'master' of github.com:kubernetes/minikube into restart 2020-05-07 16:13:25 -07:00
Thomas Stromberg 436cee2d84 Fix minikube/kubernetes capitalization, make short help consistent 2020-05-07 14:12:10 -07:00
Thomas Stromberg 68cd6f96db Merge branch 'master' into quiet-ssh2 2020-05-07 11:30:31 -07:00
Medya Ghazizadeh 269b938945
Merge pull request #8022 from tstromberg/better-restart
restart: validate configs with new hostname, add logging
2020-05-07 18:12:52 +00:00
Thomas Strömberg 9d322942f8
Merge pull request #7997 from aledbf/ingress
Update ingress-nginx addon
2020-05-07 10:08:48 -07:00
Thomas Stromberg 32e4e64bc4 Quiet initial ssh timeout message 2020-05-06 17:58:21 -07:00
Sharif Elgamal 65c5d5725a Merge branch 'better-restart' of github.com:tstromberg/minikube into restart 2020-05-06 17:14:58 -07:00
Thomas Stromberg c66e38f469 Update SecondStartNoReset name 2020-05-06 15:40:42 -07:00
Thomas Stromberg 7de8ae3f54 Log existing configuration files, fix validateStartNoReset test 2020-05-06 15:25:27 -07:00
Medya Ghazizadeh f3d5c576e4
Merge pull request #7956 from govargo/split-integration-tunnelcmd
TestFunctional/parallel/TunnelCmd into serial subtest
2020-05-06 03:49:31 +00:00
Manuel Alejandro de Brito Fontes c3a529f7ea Update ingress-nginx addon 2020-05-05 15:36:03 -04:00
Priya Wadhwa ec74a37e9c Add env variable to configure force-systemd
Also add an integration test for the env variable
2020-05-05 12:10:03 -07:00
Kenta Iso 884f0e2c15 Change TestFunctional/parallel/TunnelCmd into serial subtests 2020-05-05 22:39:09 +09:00
Sharif Elgamal 2ec26658a6 check kubelet status explicitly 2020-05-04 15:58:01 -07:00
Sharif Elgamal e3b7476f32 Merge branch 'master' of github.com:kubernetes/minikube into restart 2020-05-04 15:57:13 -07:00
Thomas Stromberg e467d6dd18 Merge branch 'master' into clearer-ingress 2020-05-04 15:32:09 -07:00
Thomas Stromberg 247a61c45f validateIngressAddon: cleanup output, particularly stderr warnings 2020-05-04 15:31:49 -07:00
Sharif Elgamal bd2c4d8f6c Merge branch 'master' of github.com:kubernetes/minikube into restart 2020-05-04 14:49:51 -07:00
Medya Gh 4fcd30dd43 add defer 2020-05-04 14:23:42 -07:00
Medya Gh d2a9180edc dont return 2020-05-04 14:19:43 -07:00
Medya Gh d776a22851 add --details 2020-05-04 14:18:13 -07:00
Medya Gh 03540c247e add docker logs to postmortem 2020-05-04 14:15:50 -07:00
Thomas Stromberg 6c24b4351b error spam: add raw stdout/stderr if failed 2020-05-04 12:51:54 -07:00
Sharif Elgamal 258be2cbde re-enable skipped multi node test 2020-05-04 10:43:01 -07:00
Kenta Iso 65b2db2aab add debug for DNS 2020-05-05 02:13:31 +09:00
Kenta Iso 97ca925a8a Use validateStartWithProxy to avoid network access failure 2020-05-03 22:36:35 +09:00
Kenta Iso 2f052eb34a Use kube-dns resolver for http.Client DNS forwarding test 2020-05-03 22:36:35 +09:00
Kenta Iso c5393b02d4 add debug for access direct failure & delete unneccesarry debug 2020-05-03 22:36:35 +09:00
Kenta Iso 3afa4c1428 Serial test for tunnel cmd: moved from TestFunctional 2020-05-03 22:36:35 +09:00
Kenta Iso 035decf6ab Add Test.2-2 DNS resolution by dscacheutil for TestFunctional/parallel/TunnelCmd 2020-05-03 22:36:35 +09:00
Kenta Iso b049bcd403 fix lint 2020-05-03 22:36:35 +09:00
Kenta Iso 7c176be582 Debug DNS configuration for #7809 2020-05-03 22:36:35 +09:00
Kenta Iso 3a72db70b2 Add DNS resolution test for TestFunctional/parallel/TunnelCmd 2020-05-03 22:36:35 +09:00
Kenta Iso cccf150df5 delete debug information for #7809 2020-05-03 22:36:35 +09:00
Thomas Stromberg 6b899a5f8e Merge branch 'master' into int-memory-limits 2020-04-30 11:23:45 -07:00
Thomas Strömberg c65225d2e6
Merge pull request #7896 from tstromberg/download-tests-suck
download: unify handling, refuse while under test
2020-04-30 11:21:32 -07:00
Thomas Stromberg 0ad2b2581c Less verbosity for start_stop 2020-04-29 12:33:47 -07:00
Thomas Stromberg ae39950d7d Fix memory argument 2020-04-29 12:33:26 -07:00
Thomas Stromberg 18563aaf63 Add example 2020-04-29 12:20:27 -07:00
Thomas Stromberg 0eb0648e43 Allow temporary ssh failure through 2020-04-29 11:29:13 -07:00
Thomas Stromberg c63e3162d4 Add memory limits to remaining integration test clusters 2020-04-29 11:17:33 -07:00
Thomas Stromberg 3bcfebf8c9 Don't block on sudo during integration test 2020-04-29 09:46:45 -07:00
Sharif Elgamal 90cd6c36fb don't run multinode tests in parallel 2020-04-28 17:58:12 -07:00
Sharif Elgamal dc0ceeef2c debugging for multinode test 2020-04-28 17:06:24 -07:00
Priya Wadhwa dc14146f8d resolve merge conflict 2020-04-23 14:53:28 -07:00
Thomas Strömberg 6bed90c42f
Merge pull request #7872 from kubernetes/hush-puppies-34
Skip CacheAndLoadImages if no images are specified, silence status errors
2020-04-23 14:35:02 -07:00
Thomas Stromberg a37b8f0a82 TestServiceCmd: use echoserver image instead of hello-node 2020-04-23 12:45:07 -07:00
Thomas Stromberg 5af5098ed6 Silence cache_images state errors 2020-04-23 12:40:04 -07:00
Priya Wadhwa 56fa90fd87 Add integration test 2020-04-22 14:19:26 -07:00
Sharif Elgamal ab548abeb3 Merge branch 'master' of github.com:kubernetes/minikube into multitest 2020-04-21 11:32:27 -07:00
Kenta Iso 4604fa17a7 fix log message and add debug info for flake func 2020-04-21 22:09:17 +09:00
Sharif Elgamal 2b5244a175 Merge branch 'master' of github.com:kubernetes/minikube into multitest 2020-04-21 00:19:14 -07:00