Sharif Elgamal
|
a783d08c66
|
do not delete genereated certs for functional test
|
2020-05-13 14:38:00 -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 |
Thomas Stromberg
|
2868c7981b
|
Run 'minikube logs' when sub-tests fail, remove some extraneous logging
|
2020-05-08 13:12:30 -07:00 |
Thomas Stromberg
|
03059f135b
|
Make ServiceCmd easier to debug
|
2020-05-07 16:44:42 -07:00 |
Thomas Stromberg
|
c63e3162d4
|
Add memory limits to remaining integration test clusters
|
2020-04-29 11:17:33 -07:00 |
Thomas Stromberg
|
a37b8f0a82
|
TestServiceCmd: use echoserver image instead of hello-node
|
2020-04-23 12:45:07 -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 Stromberg
|
7b8b6b027c
|
cert test flakiness: make write atomic, add log msgs
|
2020-04-10 08:32:41 -07:00 |
Thomas Stromberg
|
546c8daa13
|
cert sync: ignore 0-byte certs, test for them explicitly
|
2020-04-08 15:04:12 -07:00 |
Medya Gh
|
c11e642b2a
|
put apiPort in a variable
|
2020-04-07 13:14:30 -07:00 |
Medya Gh
|
e4abe73a25
|
lint
|
2020-04-06 21:26:45 -07:00 |
Medya Gh
|
d9fa543951
|
fix comment
|
2020-04-06 21:08:09 -07:00 |
Medya Gh
|
2a66c8cdc5
|
add log for how long soft start took
|
2020-04-06 21:06:27 -07:00 |
Medya Gh
|
67f1276c9c
|
add soft start integeration test
|
2020-04-06 21:03:12 -07:00 |
Medya Gh
|
62e3b74652
|
adjust github actions
|
2020-04-03 20:52:53 -07:00 |
Medya Ghazizadeh
|
a86fd2aa8b
|
Merge pull request #7374 from medyagh/improve_test_msg
fix validate test output for TestFunctional/parallel/NodeLabels
|
2020-04-02 17:51:35 -07:00 |
Thomas Strömberg
|
37a98106c4
|
Merge pull request #7382 from tstromberg/stderr-fix3
Move errors and warnings to output to stderr
|
2020-04-02 14:36:16 -07:00 |
Thomas Strömberg
|
78ecf53d40
|
Merge pull request #7360 from tstromberg/wrong-url
Correct assumptions for forwarded hostname & IP handling
|
2020-04-02 14:33:48 -07:00 |
Thomas Stromberg
|
5b3834ec63
|
Merge to master
|
2020-04-02 12:39:32 -07:00 |
Thomas Stromberg
|
ae52a11692
|
Swap stdout/stderr in test
|
2020-04-02 12:27:19 -07:00 |
Thomas Stromberg
|
5266b69dbe
|
Add response to get error, disable service check on macOS/Windows
|
2020-04-02 10:51:15 -07:00 |
tstromberg
|
a855f4ed05
|
Run sudo for file display due to umask
|
2020-04-02 10:37:23 -07:00 |
Medya Gh
|
9b04d2afbb
|
change all q to s for rr.Output
|
2020-04-01 21:40:09 -07:00 |
Medya Gh
|
c74604e806
|
fix validate node test output
|
2020-04-01 21:34:37 -07:00 |
Thomas Stromberg
|
0432095115
|
Update IP check message
|
2020-04-01 13:53:47 -07:00 |
Sharif Elgamal
|
974d45dfd3
|
make http error test fatal to avoid nil pointer
|
2020-03-26 10:01:55 -07: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
|
362254cfc5
|
improve test log formatting for functional_test
|
2020-03-25 21:43:32 -07:00 |
Medya Gh
|
cc0262ef55
|
improve logging and fix some not logged errors
|
2020-03-25 19:58:38 -07:00 |
Thomas Stromberg
|
9089296f2e
|
validateMinikubeKubectl: Add -p to minikube call to get Kubernetes version
|
2020-03-25 14:57:27 -07:00 |
Thomas Stromberg
|
9597fcc134
|
validateMinikubeKubectl: Add --context to kubectl call to pass profile name
|
2020-03-25 14:52:51 -07:00 |
Medya Gh
|
42980d609b
|
remove not needed retry
|
2020-03-24 06:29:35 -07:00 |
Medya Gh
|
407637b4a2
|
download only for both docker and podman
|
2020-03-24 06:07:51 -07:00 |
Priya Wadhwa
|
74380b0eda
|
Fix output of ssh command test
The /r isn't actually returned.
|
2020-03-23 14:40:02 -07:00 |
Medya Ghazizadeh
|
9c1dbe745c
|
Merge pull request #6889 from tstromberg/symlink-inversion
Fix inverted certificate symlink creation logic
|
2020-03-04 16:29:18 -08:00 |
Thomas Stromberg
|
d45471ca8d
|
Add certificate sync integration test
|
2020-03-04 14:48:40 -08:00 |
Medya Ghazizadeh
|
44e7cb20ac
|
Merge pull request #6717 from medyagh/annotate_node
label minikube nodes
|
2020-02-21 17:00:07 -08:00 |
Medya Gh
|
e6535896b4
|
integration test for show labels
|
2020-02-21 16:01:47 -08:00 |
Medya Gh
|
4c14c48304
|
lint
|
2020-02-21 09:46:37 -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 |
Medya Gh
|
7c831eb2de
|
lint
|
2020-02-20 14:24:37 -08:00 |
Medya Gh
|
c85fe4955d
|
Add integration tests for node labels
|
2020-02-20 13:57:09 -08:00 |
Medya Gh
|
7ada4f5c7f
|
lint
|
2020-02-19 22:41:23 -08:00 |
Medya Gh
|
97627cd131
|
lint functional test
|
2020-02-19 22:30:47 -08:00 |