Commit Graph

561 Commits (cb35af3fd31a7916833d280f19085a5076b1bbeb)

Author SHA1 Message Date
Sharif Elgamal b94aaf3639 comments 2021-02-17 11:57:12 -08:00
Sharif Elgamal 05df740f12 fail if timestamps are off 2021-02-17 10:57:25 -08:00
Sharif Elgamal e042e2c5c6 check for failure 2021-02-17 10:51:16 -08:00
Sharif Elgamal 6869182195 add repo to instructions 2021-02-17 10:39:24 -08:00
Sharif Elgamal 9aee2bd46a add generate-docs to message 2021-02-17 10:04:02 -08:00
Sharif Elgamal e8f00d726f export the correct variables 2021-02-17 09:23:30 -08:00
Sharif Elgamal de750b73e2 timestamp checks 2021-02-16 19:25:22 -08:00
Sharif Elgamal bba35e25f5 display proper image tag 2021-02-16 18:08:45 -08:00
Sharif Elgamal 5d642c5311 fix up escaping nonsense 2021-02-16 17:39:46 -08:00
Sharif Elgamal 0147378459 boilerplate 2021-02-16 14:28:58 -08:00
Sharif Elgamal 29352b294b make executable 2021-02-16 14:23:23 -08:00
Sharif Elgamal 803934a670 add automation script 2021-02-16 14:22:49 -08:00
Anders F Björklund 76612f669c Remove duplicate binaries from build internals
Due to difference in how things are named between different
operating systems <sigh>, we make multiple copies of files.

But we don't need to upload these extras to the release dir,
since they only risk confusing users further (and lack sha256).
2021-02-09 20:07:11 +01:00
Sharif Elgamal 8d15fbc5e9 make scripts executable and add to list 2021-02-08 18:23:42 -08:00
Sharif Elgamal 95da0ae8ca add new integration test files for containerd and crio 2021-02-08 18:02:23 -08:00
Priya Wadhwa 326ea5033c Add 15 minute timeout to cleanup and reboot crong 2021-02-01 12:32:02 -08:00
priyawadhwa 946d5f5de4
Merge pull request #10271 from priyawadhwa/containerd-pause-tests
Turn on TestPause for containerd
2021-02-01 11:28:22 -08:00
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
Priya Wadhwa 6fd7f20867 Change time to 180m 2021-01-29 11:29:34 -08:00
Priya Wadhwa fe32e66aa7 double timeout time 2021-01-28 12:47:47 -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
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
Priya Wadhwa 10d5d0915f Increase timeout 2021-01-27 20:32:41 -08:00
Priya Wadhwa 95f9c5c0a3 UP timeout to 90m to see if containerd tests pass then 2021-01-27 13:12:14 -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
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