Commit Graph

13601 Commits (b8052fe33d2d6daa61f501e52d163e31d88063a5)

Author SHA1 Message Date
Priya Wadhwa 590376760e Add timeouts to cleaning up 2021-01-29 15:10:40 -08:00
Priya Wadhwa 49210bd8b5 Revert timings back to how they are at HEAD 2021-01-29 15:07:03 -08:00
Priya Wadhwa 8b858290e0 Add timeout to cleaning up tests 2021-01-29 13:52:05 -08:00
Medya Ghazizadeh 861d89ce4b
Merge pull request #10176 from sharifelgamal/stress
Add go implementation of stress tests
2021-01-29 13:32:17 -08:00
Yanshu Zhao 6fdffc860c Move componentHealth test to sequential 2021-01-29 21:03:02 +00:00
Sharif Elgamal b5f35cc18a Merge branch 'master' of github.com:kubernetes/minikube into stress 2021-01-29 12:10:21 -08:00
Sharif Elgamal 170294e132 general cleanup 2021-01-29 12:10:05 -08:00
Sharif Elgamal dbda15ea73 add target description 2021-01-29 11:57:45 -08:00
Priya Wadhwa 6fd7f20867 Change time to 180m 2021-01-29 11:29:34 -08:00
Sharif Elgamal 87d8a97c8f
Merge pull request #10304 from ilya-zuyev/ilyaz/fix_check_release
Fix 'make check-release' in a freshly cloned repo
2021-01-29 10:53:15 -08:00
Sharif Elgamal 018ba3fc82
Merge pull request #10300 from sharifelgamal/fix-windows-test
fail docker tests immediately of docker doesn't start up
2021-01-29 10:52:45 -08:00
Yanshu Zhao dbb7857e76 Commit all tests but one 2021-01-29 18:44:53 +00:00
Yanshu Zhao c74250b471 Commentout dashboard 2021-01-29 18:22:56 +00:00
Yanshu Zhao 76d2d4d41d Remove mysql to see if fix the issue 2021-01-29 17:45:47 +00:00
Yanshu Zhao 7f5ee030b7 Change back 2021-01-29 16:15:45 +00:00
Anders F Björklund f94cb815cf Make sure that ssh driver gets an ip address 2021-01-29 17:12:23 +01:00
Yanshu Zhao 78e5b4d03b change memory limit 2021-01-29 15:52:21 +00:00
Yanshu Zhao d27313d50c Add cpu limit 2021-01-29 15:35:44 +00:00
Medya Ghazizadeh 0fc0d5b7b3
Merge pull request #10305 from ilya-zuyev/ilyaz/fix_1.17.1_changelog
Fix 1.17.1 Changelog
2021-01-28 17:30:54 -08:00
Ilya Zuyev e5498ccb05 Remove excessive items from CHANGELOG 2021-01-28 14:48:39 -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
Ilya Zuyev 5b293761c1 make 'check-release' make target dependant on SOURCE_GENERATED files 2021-01-28 14:37:51 -08:00
ilya-zuyev f0c59ce8f7
Merge pull request #10303 from minikube-bot/jenkins-releases.json-v1.17.1
update releases.json to include v1.17.1
2021-01-28 13:48:59 -08:00
minikube-bot fc27170b61 Update releases.json to include v1.17.1 2021-01-28 13:32:46 -08:00
ilya-zuyev 043bdca07e
Merge pull request #10283 from ilya-zuyev/ilyaz/bump_mk_version
Bump minikube version to 1.17.1
2021-01-28 13:17:38 -08:00
Priya Wadhwa fe32e66aa7 double timeout time 2021-01-28 12:47:47 -08:00
Ilya Zuyev a6cde3abbd Update Changelog 2021-01-28 11:43:07 -08:00
Ilya Zuyev be535b4739 Merge branch 'master' into ilyaz/bump_mk_version 2021-01-28 11:37:37 -08:00
Sharif Elgamal e2fde96c5c count up instead of countdown 2021-01-28 11:14:48 -08:00
Sharif Elgamal 903212820d make sure docker is off, reduce wait time to 2 minutes 2021-01-28 11:07:41 -08:00
Ilya Zuyev 88ce6e0768 Merge branch 'master' into ilyaz/bump_mk_version 2021-01-28 10:03:05 -08:00
Sharif Elgamal 4056b11295 increase wait time to 4 minutes 2021-01-28 09:47:30 -08:00
Sharif Elgamal a8bae1311e fail docker tests immediately of docker doesn't start up 2021-01-28 09:46:47 -08:00
Anders F Björklund 604c692926 ssh: support default key path for built-in ssh 2021-01-28 17:02:00 +01:00
Anders F Björklund 5e9109e492 Add support for goimports as well as go fmt
Convenience targets, instead of "make lint"

Because golangci-lint is so big and slow...
2021-01-28 11:26:24 +01:00
Anders F Björklund 40e4521bb2 ssh: validate the ssh-key parameter if given 2021-01-28 08:48:40 +01:00
Yanshu Zhao 7348b89d39 Add memory config 2021-01-28 07:28:11 +00:00
Priya Wadhwa 10d5d0915f Increase timeout 2021-01-27 20:32:41 -08:00
Yanshu Zhao fa019d3448 Increase limit 2021-01-28 04:31:57 +00:00
Medya Ghazizadeh 88902ee698
Merge pull request #10285 from ilya-zuyev/ilyaz/use_go1.16-rc
Update  BUILD_IMAGE version to 1.16-rc
2021-01-27 17:18:07 -08:00
Medya Ghazizadeh 5f1557cdd3
Merge pull request #10284 from ilya-zuyev/ilyaz/fix_gha_aws_runner
Add more  debug output to the ARM64 GitHub Actions runner
2021-01-27 15:57:22 -08:00
Ilya Zuyev 5d1deaa014 Revert ISO version back to 1.17.0 2021-01-27 15:54:27 -08:00
Medya Ghazizadeh 352e76cc0b
Merge pull request #10286 from kubernetes/revert-10255-iso/add-losetup
Revert "install losetup from util-linux in the ISO"
2021-01-27 15:43:02 -08:00
Medya Ghazizadeh a92b3935b4
Revert "install losetup from util-linux in the ISO" 2021-01-27 15:38:47 -08:00
Ilya Zuyev c247ef7a56 add host info 2021-01-27 15:16:31 -08:00
Ilya Zuyev 524b8953b1 use go1.16-rc build image 2021-01-27 15:03:56 -08:00
Ilya Zuyev c21e017235 Add whoami to arm64 gha workflow 2021-01-27 14:55:09 -08:00
Ilya Zuyev 0e25215c0a Bump minikube version to 1.17.1 2021-01-27 14:45:57 -08:00
Medya Ghazizadeh fc330cb0ae
Merge pull request #10202 from ilya-zuyev/ilyaz/add_darwin_arm64_binary
Add make targets for darwin/arm64 binaries
2021-01-27 14:41:41 -08:00