Commit Graph

57 Commits (345d0a2f12cf3e16fdfbfa900f0a3ab283d397df)

Author SHA1 Message Date
Steven Powell 145f9fc9ab run `go fmt` 2021-09-13 11:58:43 -07:00
Steven Powell 3b26a57928 updated PingHostFrom2Pods test to actually ping the host from the pod 2021-07-20 17:02:11 -07:00
Rajwinder Mahal 0da9c4b4c1
Fix typo in multinode_test.go 2021-07-07 16:35:16 -07:00
Andriy Dzikh ae8cfa992a Create integration test for multinode restart. 2021-06-22 14:20:33 -07:00
Predrag Rogic 4e967acbae
avoid error, improve test 2021-05-17 21:18:27 +01:00
Predrag Rogic 0a3a92e09c
move to separate subtest 2021-05-17 21:14:59 +01:00
Predrag Rogic 260d22cd57
rename func, add comments 2021-05-17 21:14:59 +01:00
Predrag Rogic 3ddb4e30b3
add host.minikube.internal to coredns 2021-05-17 21:14:35 +01:00
Daehyeok Mun 7c2e963392 Implement target node option for cp command 2021-05-13 10:47:09 -07:00
Predrag Rogic 6448d8567f
fix "panic: runtime error: index out of range" error in integration.validateDeployAppToMultiNode 2021-04-19 23:19:26 +01:00
Sharif Elgamal 7cd2dcfee8 fill in missing docs 2021-04-16 14:01:04 -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 387ad774bb
multinode: fix kindnet and dns issues 2021-04-05 16:18:37 +01:00
hetong07 b4c4424f14 Validate each node could resolve a local service, and rename the delopyment file name. 2021-03-04 16:26:59 -08:00
hetong07 24df623049 Multinode-test: create 2 pods deployment and validate the DNS is available to them. 2021-03-04 16:01:26 -08:00
Medya Ghazizadeh ce8a7e8014
Merge pull request #9996 from daehyeok/profile_list_error
Fix profile list when there are multi node clusters
2021-02-02 15:18:31 -08:00
Daehyeok Mun 5ddaf5f545 Remove cluster's subnode from ListProfiles result.
Fix prolbem which ListProfiles return subnodes in Mult-Node clusters as
a part of inValidPs.
2021-01-28 14:43:55 -08:00
Daehyeok Mun a00d632930 Check profile, node name to prevent duplication
Check profile and node name before add to prevent conflict with
machine name on multinode cluster.
2021-01-28 14:42:40 -08:00
Sharif Elgamal fc8110f9c8 remove unnecessary sleep in test 2020-10-15 17:58:50 -07:00
Sharif Elgamal cffd317731 Merge branch 'master' of github.com:kubernetes/minikube into add-kubectl 2020-09-02 13:38:11 -07:00
Thomas Stromberg 393aa5926f Fail fast if the context timer has run out 2020-08-22 10:18:15 -07:00
Sharif Elgamal 52b66b4b9a sleep longer because I have no idea 2020-07-29 16:30:56 -07:00
Sharif Elgamal 3730a4cca8 move sleep around 2020-07-29 10:54:02 -07:00
Sharif Elgamal 916b795d42 add verbosity to restart multinode test too 2020-07-28 15:51:04 -07:00
Sharif Elgamal 174f90152f add more verbosity 2020-07-28 14:42:08 -07:00
Sharif Elgamal de35861f8b add verbosity to multinode start test 2020-07-28 13:06:23 -07:00
Sharif Elgamal b602ae44bd check kubectl for multinode test 2020-07-27 17:39:32 -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 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
Sharif Elgamal aa4f7b3b21 update control plane properly on multinode restart 2020-07-10 15:40:21 -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 b5167834d0 it works! and simpler 2020-05-27 09:58:03 -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 70c228c2c3 adding postmortem logs for worker nodes in integration tests 2020-05-21 14:29:33 -07: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 335379dc59 it works 2020-05-11 19:25:53 -07:00
Sharif Elgamal 2ec26658a6 check kubelet status explicitly 2020-05-04 15:58:01 -07:00
Sharif Elgamal 258be2cbde re-enable skipped multi node test 2020-05-04 10:43:01 -07:00
Thomas Stromberg c63e3162d4 Add memory limits to remaining integration test clusters 2020-04-29 11:17:33 -07:00
Sharif Elgamal 90cd6c36fb don't run multinode tests in parallel 2020-04-28 17:58:12 -07:00