Thomas Stromberg
52e965ecc0
Unify behavior between macOS and Linux cleanup scripts
2019-10-30 06:30:10 -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 Strömberg
951152cc83
Merge pull request #5786 from tstromberg/vbox-kill
...
CI: kill VboxHeadless processes, move load warning until after cleanup
2019-10-30 06:06:06 -07:00
Thomas Stromberg
b77490aba9
Remove trailing semicolon
2019-10-29 23:02:14 -07:00
Thomas Stromberg
042d509085
kill VboxHeadless processes, move load warning until after processes are killed
2019-10-29 22:57:14 -07:00
Thomas Stromberg
3238542390
Fix awkward typo in macOS script
2019-10-29 22:51:22 -07:00
Thomas Stromberg
9303f5dd2f
Correct bad merge
2019-10-29 22:42:15 -07:00
Thomas Strömberg
ef398338d6
Merge pull request #5530 from medyagh/NewCmdRunner
...
Refactor command runner interface, allow stdin writes
2019-10-29 22:26:14 -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 Stromberg
9a8c26c2fe
Call sudo to install cleanup script on Linux
2019-10-29 22:05:39 -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
970fc60403
Remove old kubeadm reset hack, also forcibly kill docker processes
2019-10-29 21:50:02 -07:00
Thomas Stromberg
0b65bbf1d9
Use underscores for script names, clear dhcpd leases
2019-10-29 21:33:39 -07:00
Thomas Stromberg
f8a114ada9
t fetch
...
Merge branch 'cleanup-scripts' of github.com:tstromberg/minikube into cleanup-scripts
2019-10-29 21:29:17 -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
2c960a1435
Remove PARALLEL_COUNT
2019-10-29 20:15:35 -07:00
Thomas Stromberg
78d4406f88
Increase time penalty to 30s to further offset test runs
2019-10-29 20:09:39 -07:00
Thomas Stromberg
df2dff532a
Increase timeout to 90m, unset PARALLEL_COUNT
2019-10-29 20:03:39 -07:00
Thomas Strömberg
01302ab256
Merge pull request #5778 from tstromberg/v1.5.1
...
Set latest_release to v1.5.1
2019-10-29 18:00:56 -07:00
Thomas Strömberg
e57dd947c2
Merge pull request #5777 from minikube-bot/jenkins-releases.json-v1.5.1
...
update releases.json to include v1.5.1
2019-10-29 18:00:13 -07:00
tstromberg
99ab896c77
Set latest_release to v1.5.1
2019-10-29 17:58:54 -07:00
Thomas Strömberg
5cdae59f07
Merge pull request #5750 from issyl0/minikube-is-standard-homebrew-formula-now
...
macOS install docs: Minikube is a normal Homebrew formula now
2019-10-29 17:56:09 -07:00
Medya Gh
77ccd4694d
resolve conflict
2019-10-29 17:50:49 -07:00
minikube-bot
790d461d04
Update releases.json to include v1.5.1
2019-10-29 17:43:04 -07:00
Thomas Strömberg
4df684c4cc
Merge pull request #5775 from tstromberg/v1.5.1
...
Update Makefile and CHANGELOG for v1.5.1
2019-10-29 17:33:39 -07:00
Medya Gh
773c525ae7
fix test and remove extra code
2019-10-29 16:36:10 -07:00
tstromberg
f8f38f917b
Fix issues with crontab installation
2019-10-29 16:10:13 -07:00
tstromberg
02d7b74d10
Flag should be --problems
2019-10-29 15:45:07 -07:00
tstromberg
7c06814d2f
Update Makefile and CHANGELOG for v1.5.1
2019-10-29 15:43:00 -07:00
Thomas Strömberg
983dc16c83
Merge pull request #5761 from tstromberg/ulimit
...
Set Docker open-files limit ( 'ulimit -n') to be consistent with other runtimes
2019-10-29 15:41:58 -07:00
tstromberg
f6bd4df15c
Address feedback
2019-10-29 14:21:53 -07:00
Thomas Strömberg
dc72d69d78
Merge pull request #5767 from afbjorklund/docker-uid
...
Used fixed uid/gid for the default user account
2019-10-29 14:12:53 -07:00
Medya Gh
cd9e413852
resolve code review
2019-10-29 14:11:21 -07:00
Thomas Strömberg
85b486954b
Merge pull request #5771 from medyagh/gitignore_easset
...
add generated asset file to gitignore
2019-10-29 13:53:29 -07:00
Thomas Strömberg
74a5d477f2
Merge pull request #5718 from nanikjava/f-fix-test-disable-browser-test
...
Refactor to remove opening browser and just return url(s)
2019-10-29 13:51:33 -07:00
Medya Gh
765278b70d
add generated asset file to gitignore
2019-10-29 13:38:25 -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
Anders F Björklund
d808a9ffec
Used fixed uid/gid for the default user account
...
Buildroot now defaults to allocating the package users first,
and the defined users later which means they get higher ids.
In order for the default "docker" user to have the uid/gid as
in previous versions, set it explicitly (to the first: 1000)
2019-10-29 20:25:51 +01: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
9bacb6a8e4
Remove test settings from buildroot
2019-10-28 22:33:18 -07:00
Thomas Stromberg
205376fc6d
WIP: Consistently set 'ulimit -n' across runtimes
2019-10-28 22:31:57 -07:00
Thomas Strömberg
b4ce29d589
Merge pull request #5757 from priyawadhwa/wait_false
...
Set --wait=false to default but still wait for apiserver
2019-10-28 21:52:15 -07:00