Commit Graph

818 Commits (1fe4da9643c74c9db3f4327ccbe80bd7d24b2cee)

Author SHA1 Message Date
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
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
Ilya Zuyev 2320d7c34c fix deb_version issue 2021-01-27 11:33:45 -08:00
Ilya Zuyev 080cf3d83f fix deb_version issue 2021-01-27 11:18:25 -08:00
Ilya Zuyev 5050670631 fix deb_version issue 2021-01-27 11:04:55 -08:00
Ilya Zuyev 8c5e64ce47 add deb make target 2021-01-27 10:02:10 -08:00
Ilya Zuyev ddb5cc02b7 Fix deb_version in build script 2021-01-27 09:41:45 -08:00
Ilya Zuyev faa1706b55 Add deb_version_base make target 2021-01-26 23:22:55 -08:00
Ilya Zuyev 58ee238e4f Fix RPM_VERSION 2021-01-26 23:13:54 -08:00
Ilya Zuyev 4b5163ee29 Merge branch 'master' into ilyaz/add_darwin_arm64_binary 2021-01-26 23:11:31 -08:00
Ilya Zuyev e12283ef85 Trigger build 2021-01-26 22:43:16 -08:00
Ilya Zuyev d621609828 do not set BUILD_IMAGE in hack/jenkins/release_build_and_upload.sh 2021-01-26 18:01:15 -08:00
Ilya Zuyev d01642bab8 use dev/rpm version from makefile 2021-01-26 17:11:06 -08:00
Ilya Zuyev 686bb48812 Build DEB and RPM packages in minikube_cross_build_and_upload.sh 2021-01-26 15:42:20 -08:00
Ilya Zuyev 2f0d3d62ce Add minikube-darwin-arm64 to build script 2021-01-26 15:31:40 -08:00
Ilya Zuyev 7850e18a16 Remove test script 2021-01-26 14:57:06 -08:00
Ilya Zuyev ef34832743 update jenkins build scripts 2021-01-26 13:08:14 -08:00
Ilya Zuyev eaf4f96304 update jenkins build scripts 2021-01-26 13:07:13 -08:00
Sharif Elgamal 2a59bff6fb Merge branch 'master' of github.com:kubernetes/minikube into windows-pr-test 2021-01-26 12:46:35 -08:00
Sharif Elgamal 52ab6a503e boilerplate 2021-01-26 12:46:26 -08:00
Medya Ghazizadeh 3668e15224
Merge pull request #10194 from ilya-zuyev/ilyaz/update_k8s_version_2
update k8s version to  v1.20.3-rc.0
2021-01-22 10:02:44 -08:00
Ilya Zuyev 693dc4d8d7 update hack/update/kubernetes_version templates 2021-01-20 16:21:18 -08:00
Priya Wadhwa 53a99fcf4d Merge branch 'master' of https://github.com/kubernetes/minikube into containerd-integration-tests 2021-01-20 15:17:47 -08:00
Sharif Elgamal 244b9768d2 fix encoding for gopogh 2021-01-20 14:30:40 -08:00
Priya Wadhwa 100fcc811c add curly braces to match other vars 2021-01-20 13:29:17 -08:00
Sharif Elgamal 44699da49f round elapsed minutes properly 2021-01-20 13:20:38 -08:00
Sharif Elgamal f5a7aa2201 fix description for failure 2021-01-20 13:19:04 -08:00
Sharif Elgamal 75fe3cbe07 Merge branch 'master' of github.com:kubernetes/minikube into windows-pr-test 2021-01-20 12:56:45 -08:00
Sharif Elgamal 4f4c292310 move docker rm after minikube delete 2021-01-20 09:43:20 -08:00
Priya Wadhwa 57fe422edc merge master 2021-01-19 18:35:06 -08:00
Sharif Elgamal 68e6ee36b2 run docker rm after starting it 2021-01-19 18:18:53 -08:00
Priya Wadhwa 44ce2ec6e3 only add --container-runtime if it is set 2021-01-19 17:22:49 -08:00
Sharif Elgamal 80c1a4d8b5 conform with other tests 2021-01-19 17:06:13 -08:00
Ilya Zuyev a2ccf09c80 fix update-gopogh-version comment and update gopogh version in jenkins scripts 2021-01-19 16:30:28 -08:00
Priya Wadhwa ebd936c3c2 Add --container-runtime to extra start args if it is set 2021-01-19 16:17:03 -08:00
Priya Wadhwa 9ffbe87052 Add global variable for container runtime to jenkins tests 2021-01-19 15:55:33 -08:00
Sharif Elgamal 46a07ffc20 add detailed description to jenkins status 2021-01-19 13:17:58 -08:00
Sharif Elgamal 2dd37713a4 fix script 2021-01-15 10:11:59 -08:00
Sharif Elgamal efc240deab add script to explicitly start docker desktop on windows because we can't have nice things 2021-01-15 10:06:45 -08:00
Sharif Elgamal 2c62a991ce adding proper integration testing script for docker on windows 2021-01-14 10:44:03 -08:00
Medya Gh f2563c5f39 change name to build 2021-01-05 15:38:45 -08:00
Medya Gh f753287d27 replace build badge on readme 2021-01-05 14:56:53 -08:00
Medya Gh 00d3c6d7ac add back clean up 2020-12-22 21:30:23 -08:00
Medya Ghazizadeh e06f7fcde7
Merge pull request #9959 from tstromberg/jenky-hack
When parsing release notes, parse up to the next version tag
2020-12-21 16:18:46 -08:00
Sharif Elgamal d43261c746 Merge branch 'master' of github.com:kubernetes/minikube into 1.16.0-beta.0 2020-12-15 10:10:33 -08:00
Sharif Elgamal 10f61d83f8 reset vbox timeouts 2020-12-15 09:22:08 -08:00
Sharif Elgamal 6e4eb6c309 Merge branch 'master' of github.com:kubernetes/minikube into test-fixes 2020-12-15 09:21:33 -08:00
Sharif Elgamal 7793149844 fix none tests 2020-12-15 09:06:17 -08:00