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 |
Sharif Elgamal
|
dc0ceeef2c
|
debugging for multinode test
|
2020-04-28 17:06:24 -07:00 |
Sharif Elgamal
|
c81e24ea9f
|
tests pass :)
|
2020-04-20 16:59:10 -07:00 |
Sharif Elgamal
|
7de758d515
|
add more detailed multinode tests
|
2020-04-20 15:01:21 -07:00 |
Medya Gh
|
d7adbe20f4
|
add more docker tests to github actions
|
2020-04-18 17:35:56 -07:00 |
Sharif Elgamal
|
97a863547a
|
lint
|
2020-04-16 16:01:21 -07:00 |
Sharif Elgamal
|
3e2dfba77a
|
fix multinode test
|
2020-04-16 15:50:14 -07:00 |
Sharif Elgamal
|
29cba3b273
|
move multinode test to its own file for now
|
2020-04-16 15:41:45 -07:00 |