Medya Gh
|
bc36eb2de9
|
add todo comment
|
2020-04-19 21:13:46 -07:00 |
Medya Ghazizadeh
|
a8c9e7a3cb
|
Merge pull request #7779 from prasadkatti/doc/integration_testing
Consolidate integration testing guide on the website
|
2020-04-19 16:19:07 -07:00 |
Prasad Katti
|
dc526455f0
|
Move integration testing doc from the readme.md to the website
|
2020-04-18 20:29:40 -07:00 |
Medya Gh
|
d7adbe20f4
|
add more docker tests to github actions
|
2020-04-18 17:35:56 -07:00 |
Medya Gh
|
24dd9861e0
|
change loglevel for freezer
|
2020-04-18 14:37:58 -07:00 |
Kenta Iso
|
d54c6cb45c
|
change t.Errof to t.Logf to avoid docker_ubuntu_16_04 github action fail
|
2020-04-19 02:30:38 +09:00 |
Kenta Iso
|
eb0e113e6e
|
Add log for ServiceCmd to make this flake result obvious
|
2020-04-18 21:34:51 +09:00 |
Thomas Strömberg
|
e37c705317
|
Merge pull request #7544 from prasadkatti/certopts_tests
Update TestCertOptions
|
2020-04-17 20:25:16 -07:00 |
Medya Ghazizadeh
|
3276ed4387
|
Merge pull request #7753 from tstromberg/dns-permissions
tunnel: Fix resolver file permissions, add DNS forwarding test
|
2020-04-17 19:56:20 -07:00 |
Sharif Elgamal
|
f8c1f05e9a
|
Merge branch 'master' of github.com:kubernetes/minikube into multi-vm
|
2020-04-17 15:32:50 -07:00 |
Sharif Elgamal
|
a06f25b526
|
update comment
|
2020-04-17 13:42:46 -07:00 |
Priya Wadhwa
|
e3b6ba06e1
|
fix lint
|
2020-04-17 11:59:27 -07:00 |
Priya Wadhwa
|
3d05a43c8b
|
Upgrade oldest supported k8s version to v1.12.0
|
2020-04-17 11:58:09 -07:00 |
Thomas Stromberg
|
e7f08ee7a6
|
Add DNS forwarding to tunnel integration tests, make it work on macOS
|
2020-04-17 11:44:32 -07:00 |
Priya Wadhwa
|
156558c236
|
Merge branch 'master' of https://github.com/kubernetes/minikube into flake
|
2020-04-17 11:17:24 -07:00 |
Medya Ghazizadeh
|
24606b9a5f
|
Merge pull request #7732 from tstromberg/hush-docker
TestErrorSpam: Whitelist docker performance suggestion
|
2020-04-17 02:11:24 -07:00 |
Sharif Elgamal
|
0f48e6b6c6
|
change time format for test profiles
|
2020-04-16 21:47:35 -07:00 |
Thomas Stromberg
|
b238f539b5
|
Add regexp import
|
2020-04-16 17:42:37 -07:00 |
Thomas Stromberg
|
f03bfa5390
|
Whitelist docker performance suggestion
|
2020-04-16 17:40:57 -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 |
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 |
Medya Gh
|
8deaf69845
|
wait all
|
2020-04-16 11:51:09 -07:00 |
Medya Gh
|
ede79038ba
|
wait true
|
2020-04-16 11:50:57 -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
|
528346e26d
|
add test for second start no reset
|
2020-04-16 11:22:00 -07:00 |
Sharif Elgamal
|
2ca3ceadb9
|
ok that was too verbose
|
2020-04-16 10:59:39 -07:00 |
Sharif Elgamal
|
ac792e2bd2
|
debugging
|
2020-04-16 10:07:17 -07:00 |
Sharif Elgamal
|
278ccaa7e3
|
small changes to test
|
2020-04-16 10:03:11 -07:00 |
Sharif Elgamal
|
0e221450f9
|
generate join token on control plane
|
2020-04-15 17:00:08 -07:00 |
Medya Gh
|
1c125e78da
|
address review comments
|
2020-04-15 10:17:23 -07:00 |
Medya Gh
|
36bfdeab7b
|
fix pause start test
|
2020-04-14 22:55:20 -07:00 |
Medya Gh
|
2447837faf
|
dedicate a gitub slave to test pause
|
2020-04-14 22:43:26 -07:00 |
Medya Gh
|
d4b48e1e05
|
clean up after test dirs
|
2020-04-14 19:33:26 -07:00 |
Medya Gh
|
4d4874e7c3
|
make unique profile name hostname friendly
|
2020-04-13 16:23:46 -07:00 |
Medya Gh
|
a5e078074a
|
shorten
|
2020-04-13 16:13:53 -07:00 |
Thomas Strömberg
|
a1d8634f6e
|
Merge pull request #7590 from kubernetes/cert-investigation
cert test flakiness: make write atomic, add log msgs
|
2020-04-10 14:32:56 -07:00 |
Thomas Strömberg
|
ab0602915a
|
Merge pull request #7417 from tstromberg/no-errors-test
Add test for unexpected stderr or errors
|
2020-04-10 14:32:03 -07:00 |
Thomas Stromberg
|
7b8b6b027c
|
cert test flakiness: make write atomic, add log msgs
|
2020-04-10 08:32:41 -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 |
Prasad Katti
|
492211ffef
|
Update TestCertOptions
Actually verify that the `--apiserver-ips`, `--apiserver-names` and `--apiserver-port` has the desired effect.
|
2020-04-09 23:02:00 -07:00 |
Medya Gh
|
de5121c951
|
use sudo for du
|
2020-04-09 22:40:23 -07:00 |
Thomas Strömberg
|
7fd834e62b
|
Merge pull request #7523 from tstromberg/int-logs
integration tests: post-mortem disk usage and pod describe
|
2020-04-09 06:11:23 -07:00 |
Thomas Stromberg
|
8733f07e44
|
Higher vis
|
2020-04-09 05:21:05 -07:00 |
Thomas Stromberg
|
4d24e651a4
|
Remove field selector
|
2020-04-09 05:17:28 -07:00 |
Thomas Stromberg
|
d89142f1e7
|
Rename test
|
2020-04-09 05:00:42 -07:00 |