Commit Graph

8664 Commits (7d5b854541740a7033ad4da5b9361927ef786b27)

Author SHA1 Message Date
Medya Gh 7d5b854541 fix ci machine for docker on macos 2020-03-25 15:11:03 -07:00
Thomas Strömberg dce6678391
Merge pull request #7237 from tstromberg/addon-retry
Retry addon application
2020-03-25 14:42:53 -07:00
Thomas Stromberg ea9aa72984 Retry addon application 2020-03-25 13:44:28 -07:00
Thomas Strömberg 5a316b3bf9
Merge pull request #7068 from vikkyomkar/issue-7067
Add --vm flag for users who want to autoselect only VM's
2020-03-25 12:44:16 -07:00
Thomas Strömberg 2563c1ab99
Merge pull request #7232 from tstromberg/no-socat
none:  Skip checkHelmTiller if socat is not installed
2020-03-25 12:35:32 -07:00
Thomas Stromberg a8d63f7fa5 none: Skip checkHelmTiller if socat is not installed 2020-03-25 10:24:57 -07:00
Thomas Strömberg fb15659c54
Merge pull request #7228 from medyagh/preload_bug
fix preload check for crio and containerd
2020-03-25 05:24:12 -07:00
Medya Gh 1be46bceec implement Preload check for crio and containerd 2020-03-25 01:12:27 -07:00
Medya Ghazizadeh 5689d3b8e1
Merge pull request #7210 from priyawadhwa/issue-7184
Fix TestStartStopWithPreload bug
2020-03-24 22:42:33 -07:00
Medya Ghazizadeh 5ea20f5a06
Merge pull request #7212 from linkvt/kubernetes-parameters-latest-stable
Add 'stable' and 'latest' as valid kubernetes-version values
2020-03-24 22:37:53 -07:00
Medya Ghazizadeh 1f30cfcdbb
Merge pull request #7221 from kubernetes/windows-out
Use correct preload paths on Windows, announce base image pull
2020-03-24 22:37:07 -07:00
Priya Wadhwa 646609ec30 review comments 2020-03-24 21:24:43 -07:00
Medya Ghazizadeh 9f15f8d0cd
Merge pull request #7220 from kubernetes/flush-glug
Flush logs before writing to stdout
2020-03-24 21:13:41 -07:00
Thomas Stromberg d3fcd40feb Use correct preload paths on Windows, announce base image pull 2020-03-24 17:37:59 -07:00
Thomas Stromberg ab4b7d92b3 Flush logs before writing to stdout 2020-03-24 17:36:04 -07:00
Priya Wadhwa 455ebeac01 update test, don't need to rerun v1.17.0 since those images exist anyway 2020-03-24 17:28:57 -07:00
Medya Ghazizadeh 898fe0e8bf
Merge pull request #7206 from linkvt/interpret-disk-size-and-memory-parameters-as-binary-values
Parse --disk-size and --memory sizes with binary suffixes
2020-03-24 17:15:03 -07:00
Medya Ghazizadeh bc00b6f838
Merge pull request #7205 from tstromberg/retry-driver-start
Retry driver start
2020-03-24 16:49:39 -07:00
Priya Wadhwa 0e897f8448 Only run preload if it exists 2020-03-24 16:25:57 -07:00
Medya Ghazizadeh 22b6f1f423
Merge pull request #7211 from afbjorklund/stat-nil
Avoid dereferencing nil, in case of an error
2020-03-24 16:24:04 -07:00
Priya Wadhwa 1d72a1c826 don't extract volume if tarball doesn't exist 2020-03-24 15:01:31 -07:00
Vincent Link 3ad1dfb4bb Add 'stable' and 'latest' as valid kubernetes-version values 2020-03-24 21:50:28 +01:00
Priya Wadhwa b5e088ad59 run preload on hot restarts as well, in case kubernetes version has been upgraded 2020-03-24 13:44:51 -07:00
Sharif Elgamal 8cefec0d24
Merge pull request #7213 from sharifelgamal/start-delete
fix validateSpecificDriver error message
2020-03-24 13:34:17 -07:00
Sharif Elgamal 2933953cfa use mustload 2020-03-24 13:18:59 -07:00
Sharif Elgamal e3bcdbf42a fix validateSpecificDriver error message 2020-03-24 12:55:31 -07:00
Anders F Björklund 0d76e2a684 Avoid dereferencing nil, in case of an error 2020-03-24 20:19:01 +01:00
Priya Wadhwa 8d9e26d994 Test restart with preloaded tarball and without 2020-03-24 11:58:41 -07:00
Thomas Strömberg 30d4c64d13
Merge pull request #7208 from tstromberg/HW_RANDOM_VIRTIO
Enable HW_RANDOM_VIRTIO to fix sshd startup delays
2020-03-24 11:47:41 -07:00
Priya Wadhwa 4a7f59f8a8 remove preload flag 2020-03-24 10:59:25 -07:00
Medya Ghazizadeh 37f22e4b83
Merge pull request #7203 from medyagh/kic_ensure_running
fail if kic container is not running after create
2020-03-24 10:57:40 -07:00
Priya Wadhwa 5ef83f35e2 Add --preload flag to optionally turn off preload 2020-03-24 10:53:02 -07:00
Thomas Strömberg 4d2cd7a1ce
Merge pull request #7152 from tommyp1ckles/fix-nfsd-typo
Update nfsexports version to fix typo
2020-03-24 10:29:20 -07:00
Medya Ghazizadeh f00f5ff600
remove extra if 2020-03-24 10:21:32 -07:00
Medya Ghazizadeh d163bab5bb
Merge pull request #7202 from medyagh/gha_pass
adjust github actions and fix test helpers
2020-03-24 10:18:52 -07:00
Vincent Link b5d5aa1d52 Parse --disk-size and --memory sizes with binary suffixes 2020-03-24 17:20:59 +01:00
Thomas Stromberg e9e9a41049 Use ExampleCmd now that it is available 2020-03-24 08:58:15 -07:00
Thomas Stromberg 18f4593d8e Merge branch 'master' into retry-driver-start 2020-03-24 08:53:54 -07:00
tstromberg fed6713a3f Enable HW_RANDOM_VIRTIO 2020-03-24 08:45:29 -07:00
Medya Gh 940baa09ea fix comment 2020-03-24 07:31:22 -07:00
Medya Gh 41b16b1568 fail if container is not running 2020-03-24 07:27:07 -07:00
Medya Gh 83cc28e082 add logging for when container status is running 2020-03-24 07:11:22 -07:00
Medya Gh 0478f2d204 adjuts the retry times 2020-03-24 06:37:16 -07:00
Medya Gh 42980d609b remove not needed retry 2020-03-24 06:29:35 -07:00
Medya Gh 407637b4a2 download only for both docker and podman 2020-03-24 06:07:51 -07:00
Medya Ghazizadeh 587154196e
Merge pull request #7173 from medyagh/stop_kic
stop kubernetes containers on stopping docker/podman driver
2020-03-24 05:42:49 -07:00
Medya Ghazizadeh afc1311896
Merge pull request #7196 from medyagh/skip_none
skip preload test for none
2020-03-24 05:42:17 -07:00
Medya Ghazizadeh ef10eab3d3
Merge pull request #7198 from kubernetes/medyagh-patch-10
Adjust GitHub actions timeout multiplier
2020-03-24 05:41:28 -07:00
Medya Ghazizadeh 1d5ef29f2e
Adjust GitHub actions timeout multiplier 2020-03-24 04:11:11 -07:00
Medya Gh 653fac46ec skip preload test for none 2020-03-24 00:46:48 -07:00