Commit Graph

612 Commits (6bed90c42f64a5f8f51ad4a2c0ca6f4e4e6a8729)

Author SHA1 Message Date
Medya Ghazizadeh 8327b230ac
Merge pull request #7859 from tstromberg/release-everything
release: Replace hardcoded list of assets to upload with a glob
2020-04-22 16:00:00 -07:00
Thomas Stromberg 056af16aab Replace hardcoded list of assets to upload with a glob 2020-04-22 15:06:50 -07:00
Priya Wadhwa ac5ef8b0ee fix container runtime in params 2020-04-21 18:17:20 -07:00
Sharif Elgamal 831052032a
Merge pull request #7837 from sharifelgamal/podman_exp
mark podman tests as experimental
2020-04-21 15:19:44 -07:00
Sharif Elgamal 1dcfbc67af mark podman tests as experimental 2020-04-21 14:53:30 -07:00
Priya Wadhwa e068a498f5 Verify ISO exists before releasing binaries 2020-04-21 10:59:01 -07:00
Medya Gh dc84091d59
fix preload script 2020-04-20 21:39:08 -07:00
Medya Gh a14f846a8c add one more delete 2020-04-20 18:00:43 -07:00
Medya Gh 3e97301fe8 clean up at start too 2020-04-20 17:55:10 -07:00
Medya Gh d6ad34b920 missed one 2020-04-20 17:54:06 -07:00
Medya Gh 95eba3f734 delete prune 2020-04-20 17:51:59 -07:00
Medya Gh 3bd1608954 move exec inside func 2020-04-20 17:37:56 -07:00
Medya Gh 9eae9e544c hack preload tune pull 2020-04-20 17:36:11 -07:00
Medya Gh b774db38f3 retry up to 5 times 2020-04-20 16:29:07 -07:00
Medya Gh f7ff943f78 retry image pull 2020-04-20 16:25:58 -07:00
Medya Gh ef134c8519 err message improve 2020-04-20 16:20:10 -07:00
Medya Gh 3cd9a09fe4 return intead of exit 2020-04-20 16:18:33 -07:00
Medya Gh cdd0944723 preload script clean up minikube 2020-04-20 16:17:38 -07:00
Medya Gh 22c2850102
revert unrelated changes 2020-04-20 13:35:15 -07:00
Medya Gh c504f2febd
spell 2020-04-20 13:33:42 -07:00
Medya Gh 366dc8d127
add helper for img plull command 2020-04-20 13:13:37 -07:00
Medya Gh 1bdd9ff7e8 add docker back 2020-04-20 12:25:19 -07:00
Medya Gh 3823304d21
generate preload for containerd 2020-04-18 06:31:15 -07:00
Medya Ghazizadeh 2c4ba8ba9c
Merge pull request #7763 from kubernetes/bump_gopopgh
ci: bump gopogh version for open in new window feature
2020-04-18 01:42:34 -07:00
Medya Gh fb6f68e71d
bump gopogh version for open in new window feature 2020-04-17 22:57:25 -07:00
Medya Ghazizadeh 40442ba281
Merge pull request #7716 from tstromberg/conformance2
conformance: add --wait=all, reduce quirks
2020-04-17 19:57:59 -07:00
Medya Ghazizadeh e0db24d414
Merge pull request #7713 from tstromberg/jenkins-job
Add Docker for Windows to pending job list
2020-04-16 23:25:11 -07:00
Thomas Strömberg 13895fa1da
Merge pull request #7681 from tstromberg/windows-tests
Remove hyperv-virtual-switch argument, delete all profiles
2020-04-16 09:17:13 -07:00
Thomas Stromberg 5b30fd64f4 conformance: add --wait=all, reduce quirks 2020-04-16 07:52:46 -07:00
Thomas Stromberg 42d2b49b17 Add Docker for Windows to pending job list 2020-04-16 07:02:14 -07:00
Thomas Strömberg 1f4f2095a1
Merge pull request #7682 from tstromberg/windows-docker-test
Add Windows integration test for Docker
2020-04-16 06:51:10 -07:00
Medya Ghazizadeh 442c2dc7c3
Merge pull request #7240 from medyagh/macos_ci_docker
fix ci machine for docker on macos
2020-04-15 12:55:39 -07:00
Thomas Stromberg 19ee19d20e Add Windows integration test for Docker 2020-04-15 09:53:50 -07:00
Thomas Stromberg 1dc1ea45f5 Remove hyperv-virtual-switch argument, delete all profiles 2020-04-15 09:51:58 -07:00
Medya Gh 4dd2152fae update crio version in kicbase 2020-04-10 01:42:58 -07:00
Thomas Stromberg 16a8c38682 none: Add support for OpenRC init (Google CloudShell) 2020-04-08 18:20:30 -07:00
Medya Gh f82c2f2dd3 add copy to clipboard to test results 2020-04-07 17:08:34 -07:00
Medya Gh deb16d6751 copy kic overlay image only for docker run time tarball 2020-04-06 18:56:19 -07:00
Medya Gh f72132b5ec lint 2020-04-06 18:56:19 -07:00
Thomas Stromberg 29dbb5c033 cd to SRC_DIR to avoid brew error 2020-04-02 20:55:11 -07:00
Priya Wadhwa 721a57c25a Rebased 2020-03-26 11:01:28 -07:00
Priya Wadhwa e293b38431 Set --preload flag to true so that download.PreloadExists doesn't immeditely return false 2020-03-26 10:42:45 -07:00
Priya Wadhwa c9c324242c add newlines 2020-03-26 10:37:29 -07:00
Priya Wadhwa 2a1ee51083 add logging 2020-03-26 10:31:46 -07:00
Priya Wadhwa 2768552361 Use download.TarballExists to make sure tarball is publicly accessible in script generator 2020-03-26 10:23:30 -07:00
Priya Wadhwa efbe113a94 Add more logging to preload 2020-03-26 10:15:02 -07:00
Medya Gh 7d5b854541 fix ci machine for docker on macos 2020-03-25 15:11:03 -07:00
Medya Gh 093b7c29be improve comments 2020-03-25 13:30:08 -07:00
Medya Gh d18cb6fe09 install socat 2020-03-25 13:26:47 -07:00
Priya Wadhwa d2171be291 rebased' 2020-03-24 16:39:54 -07:00