Priya Wadhwa
094b137c2e
Merge branch 'master' of https://github.com/kubernetes/minikube into refactor-start-stop
2021-01-21 12:36:23 -08:00
Sharif Elgamal
7c009c136d
re-enable addons tests for amd64 arch
2021-01-21 12:18:42 -08:00
Priya Wadhwa
0591fbd557
Remove container runtime info from tests
2021-01-21 12:13:03 -08:00
Priya Wadhwa
d6ce7c4997
remove unused function
2021-01-21 12:03:11 -08:00
Priya Wadhwa
e308d72fc2
Run all start/stop tests against all runtimes
2021-01-21 12:02:28 -08:00
Ilya Zuyev
855d55e4db
Add Makefile target for building fat darwin binary (both amd64+arm64)
2021-01-21 11:58:49 -08:00
Ilya Zuyev
6408c29f0a
Add darwin-arm64 Makefile targets
2021-01-21 11:26:27 -08:00
Medya Ghazizadeh
3c65ee505f
Merge pull request #10195 from medyagh/kic_base_new
...
Release KIC Base and ISO
2021-01-21 11:25:33 -08:00
Priya Wadhwa
dd6d845dcc
Fix var
2021-01-21 10:56:28 -08:00
Priya Wadhwa
9ef4a32599
Merge branch 'master' of https://github.com/kubernetes/minikube into refactor-test-offline
2021-01-21 10:29:32 -08:00
Priya Wadhwa
21b07146c1
Merge branch 'master' of https://github.com/kubernetes/minikube into refactor-start-stop
2021-01-21 10:29:07 -08:00
priyawadhwa
bbc61bebc4
Merge pull request #10178 from priyawadhwa/containerd-integration-tests
...
Add jenkins test for containerd on docker driver
2021-01-21 10:26:18 -08:00
Priya Wadhwa
2d5ca1e8aa
Skip pause test as well, timing out
2021-01-20 23:39:46 -08:00
Priya Wadhwa
f2786c8069
skip net_test with containerd since it's timing out
2021-01-20 17:22:02 -08:00
Priya Wadhwa
8214b3849f
Include TestDownloadOnly
2021-01-20 16:55:23 -08:00
Priya Wadhwa
0bdd034c90
update container runtime
2021-01-20 16:51:59 -08:00
Priya Wadhwa
e2359569e4
Only run TestOffline for specified container runtime
2021-01-20 16:50:03 -08:00
Medya Gh
70253a9c87
update kicbase and iso to last build
2021-01-20 16:41:10 -08:00
Steven Powell
82f7df5b56
Add user flag and log executed commands
2021-01-20 17:30:48 -07:00
Ilya Zuyev
37b1532418
cleanup
2021-01-20 16:28:02 -08:00
Priya Wadhwa
b50dfe1c06
Split up TestStartStop by container runtime
2021-01-20 16:23:19 -08:00
Ilya Zuyev
daa7b2780b
update k8s version to v1.20.3-rc.0
2021-01-20 16:22:05 -08:00
Ilya Zuyev
693dc4d8d7
update hack/update/kubernetes_version templates
2021-01-20 16:21:18 -08:00
Medya Gh
91a7436617
bump kicbase version
2021-01-20 15:46:14 -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
Priya Wadhwa
ec382e56bf
test is still timing out here
2021-01-20 13:04:45 -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
ea7de4badf
Merge branch 'master' of github.com:kubernetes/minikube into stress
2021-01-20 12:52:53 -08:00
Sharif Elgamal
e74ea8082a
make stress tests look more like integration tests
2021-01-20 12:49:03 -08:00
Medya Ghazizadeh
2f81d4874f
Merge pull request #9979 from ilya-zuyev/ilyaz/arm64_integration_tests
...
Add github action to run linux/arm64 integration tests
2021-01-20 12:03:52 -08:00
Medya Ghazizadeh
2e6ceb7941
Merge pull request #10187 from afbjorklund/memory-warning
...
Avoid warning about the suggested memory size
2021-01-20 12:03:15 -08:00
Sharif Elgamal
e41c2283e4
Merge pull request #10066 from afbjorklund/MEP-containerd-default
...
MEP: CRI: Containerd by default
2021-01-20 11:33:34 -08:00
Anders F Björklund
fc8ef79c37
Avoid warning about the suggested memory size
...
The recommendation is to use (at least) 2048 MB *for the VM*,
which means that you will end up something like 1992 MB total.
We should not issue warnings when using the recommended size,
so lower the limit to 1900 MB (kubeadm will validate 1700 MB).
The reason it is broken is because it uses different values
for different drivers, if running a VM or on Bare Metal...
There is also no difference anymore between the "usable"
and the "recommended", so this will need revisiting later.
2021-01-20 20:20:13 +01:00
Priya Wadhwa
c04fda956e
reduce wait time for minikube start to 10 min because docker_linux_containerd test is timing out
2021-01-20 10:45:54 -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
Ilya Zuyev
2c07606d3a
install jq and docker in gh action workflow for arm64
2021-01-19 18:14:51 -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
Ilya Zuyev
28ecf222b0
Comment update-gopogh-version make target
2021-01-19 16:06:11 -08:00
Priya Wadhwa
9ffbe87052
Add global variable for container runtime to jenkins tests
2021-01-19 15:55:33 -08:00
Sharif Elgamal
84c9de898a
lint
2021-01-19 15:53:12 -08:00
Ilya Zuyev
4342b53a92
Add Makefile target to update gopogh version
2021-01-19 15:50:10 -08:00