Thomas Strömberg
|
cd19c5166f
|
Merge pull request #5790 from tstromberg/service
service: fix --url mode, add integration tests
|
2019-10-30 15:27:38 -07:00 |
Thomas Strömberg
|
0e2544badd
|
Merge pull request #5794 from tstromberg/none-reliable
Fix pod list retry, reset start timer
|
2019-10-30 15:27:22 -07:00 |
tstromberg
|
8b24eafbed
|
Fix pod list retry, reset start timer
|
2019-10-30 14:36:15 -07:00 |
tstromberg
|
4ce2f784f1
|
Fix failure issues with integration testing for service command
|
2019-10-30 13:57:08 -07:00 |
tstromberg
|
f60764b07f
|
service: fix --url mode, add integration tests
|
2019-10-30 10:44:54 -07:00 |
Thomas Stromberg
|
850ee4bf62
|
Refactor wait code into WaitForStartSlot to avoid parallel conflation
|
2019-10-30 09:27:25 -07:00 |
Thomas Stromberg
|
a3c8299995
|
Improve start offsets in MaybeSlowParallel by using a schedule
|
2019-10-30 07:47:09 -07:00 |
Thomas Stromberg
|
67181c6dd6
|
Merge
|
2019-10-30 06:37:48 -07:00 |
Thomas Strömberg
|
ba8aeaae71
|
Merge pull request #5784 from tstromberg/podwait-none2
Improve reliability of TestStartStop with none driver
|
2019-10-30 06:08:53 -07:00 |
Thomas Stromberg
|
b77490aba9
|
Remove trailing semicolon
|
2019-10-29 23:02:14 -07:00 |
Thomas Stromberg
|
9303f5dd2f
|
Correct bad merge
|
2019-10-29 22:42:15 -07:00 |
Thomas Stromberg
|
ecaf6ddb86
|
explicitly set --wait=true
|
2019-10-29 22:16:52 -07:00 |
Thomas Stromberg
|
0796be82d5
|
Make log message friendlier
|
2019-10-29 22:15:23 -07:00 |
Thomas Stromberg
|
ce8e7e1510
|
Merge and fix LOAD calculation
|
2019-10-29 22:12:23 -07:00 |
Thomas Strömberg
|
646180bc19
|
Merge pull request #5783 from tstromberg/gvisor-flag
CI experiment: Move gvisor testing behind a flag, double timeout
|
2019-10-29 22:07:09 -07:00 |
Thomas Strömberg
|
e10ceefa32
|
Merge pull request #5768 from tstromberg/postmortem-problems
CI: Cut down log noise by just showing problems by default
|
2019-10-29 21:59:42 -07:00 |
Thomas Stromberg
|
5ac8aef303
|
Retry Pods.List, as it may fails when the apiserver is being rescheduled
|
2019-10-29 21:53:30 -07:00 |
Thomas Stromberg
|
279915a38d
|
Merge
|
2019-10-29 21:50:50 -07:00 |
Thomas Stromberg
|
af6468f5a4
|
Move gvisor testing to live behind a flag, double timeout
|
2019-10-29 20:20:33 -07:00 |
Thomas Stromberg
|
215534a487
|
Increase gvisor timeout
|
2019-10-29 20:15:42 -07:00 |
Thomas Stromberg
|
78d4406f88
|
Increase time penalty to 30s to further offset test runs
|
2019-10-29 20:09:39 -07:00 |
tstromberg
|
02d7b74d10
|
Flag should be --problems
|
2019-10-29 15:45:07 -07:00 |
tstromberg
|
f6bd4df15c
|
Address feedback
|
2019-10-29 14:21:53 -07:00 |
tstromberg
|
1a6cfdb034
|
Cut down log noise by just showing problems by default
|
2019-10-29 13:15:21 -07:00 |
tstromberg
|
a2e684cf8d
|
Retry mysql check, as mysqld doesn't come up fully configured immediately
|
2019-10-29 13:13:33 -07:00 |
tstromberg
|
0b7a54079d
|
Merge branch 'master' into ulimit
|
2019-10-29 12:04:04 -07:00 |
Thomas Stromberg
|
f34b51db65
|
default-ulimit should be an arg, not an environment var
|
2019-10-29 07:56:31 -07:00 |
Thomas Stromberg
|
205376fc6d
|
WIP: Consistently set 'ulimit -n' across runtimes
|
2019-10-28 22:31:57 -07:00 |
Priya Wadhwa
|
5113270c81
|
Update integration test name
|
2019-10-28 17:13:41 -07:00 |
Priya Wadhwa
|
c3dd5bc0c6
|
Add integration test
to make sure apiserver is up and running and that the pod can be
accessed via kubectl.
|
2019-10-28 16:50:01 -07:00 |
Thomas Stromberg
|
11e8a45fe5
|
Set gvisor-addon version, make cache add non-fatal
|
2019-10-25 18:20:43 -07:00 |
Thomas Strömberg
|
d32431efba
|
Merge pull request #5735 from tstromberg/gvisor-yiso
gvisor: Use chroot instead of LD_LIBRARY_PATH
|
2019-10-25 15:41:28 -07:00 |
Medya Ghazizadeh
|
87c36a2710
|
Fix typo in integration test readme
|
2019-10-25 14:55:54 -07:00 |
tstromberg
|
9b2ce99723
|
Use chroot instead of LD_LIBRARY_PATH for containerd restart
|
2019-10-25 14:03:01 -07:00 |
Thomas Stromberg
|
c50a849349
|
Add more debug logs
|
2019-10-24 20:34:38 -07:00 |
Thomas Stromberg
|
c2fd3c6504
|
Move expected driver check to its own subtest
|
2019-10-24 15:23:39 -07:00 |
Thomas Stromberg
|
c925f65629
|
Warn about driver status, add more logging
|
2019-10-23 22:33:05 -07:00 |
Thomas Stromberg
|
dcdac36e98
|
Add integration tests
|
2019-10-23 21:45:23 -07:00 |
Thomas Strömberg
|
fbc1630fc5
|
Merge pull request #5611 from woodcockjosh/json-output-for-status
Add json output for status
|
2019-10-21 18:37:34 -07:00 |
tstromberg
|
7581cf3e0c
|
Address merge conflicts
|
2019-10-21 11:12:06 -07:00 |
Josh Woodcock
|
144654e40d
|
Add profile argument to command for validateStatusCmd test
|
2019-10-21 13:00:01 -05:00 |
Josh Woodcock
|
dc411abf97
|
Update validate status integration test to reflect changes to default output
|
2019-10-21 12:50:00 -05:00 |
Josh Woodcock
|
6aaed92496
|
Add json output for status
|
2019-10-21 12:50:00 -05:00 |
Thomas Strömberg
|
723e77ed62
|
Merge pull request #5601 from woodcockjosh/json-output-for-addons-list
Add JSON output for addons list
|
2019-10-21 10:25:24 -07:00 |
Thomas Strömberg
|
523db2099c
|
Merge pull request #5640 from sharifelgamal/auto-download-off
add ability to override autoupdating drivers
|
2019-10-21 10:16:49 -07:00 |
tstromberg
|
35f7c9f38a
|
Merge branch 'master' into drv-reorg
|
2019-10-21 09:50:08 -07:00 |
Thomas Strömberg
|
56a23cab4a
|
Merge pull request #5654 from tstromberg/delete-anyways
Ensure that delete succeeds even if cluster is unavailable
|
2019-10-18 16:06:12 -07:00 |
Thomas Strömberg
|
2281b364c5
|
Merge pull request #5653 from tstromberg/enable-disable-offline
Add test to ensure addon state is mutable for stopped clusters
|
2019-10-18 16:03:58 -07:00 |
tstromberg
|
7cb0cfdf79
|
Pass lint checks
|
2019-10-18 13:53:57 -07:00 |
Thomas Stromberg
|
6d7d589a52
|
Consolidate driver-interaction code into pkg/minikube/driver
|
2019-10-18 13:00:07 -07:00 |