priyawadhwa
cb5bc9c850
Merge pull request #10273 from priyawadhwa/fix-docs
...
Run make generate-docs
2021-01-26 13:02:33 -08:00
Priya Wadhwa
8c3ccb5294
Run make generate-docs
2021-01-26 13:01:43 -08:00
Medya Ghazizadeh
a1e7799db8
Merge pull request #10270 from afbjorklund/gopsutil-cpu
...
The gopsutil cpu implementation changed in v3
2021-01-26 12:53:38 -08:00
priyawadhwa
fb3396fa6a
Merge pull request #10251 from andrzejsydor/patch-1
...
Update addons.md
2021-01-26 12:04:30 -08:00
priyawadhwa
9a3bac712a
Merge pull request #10261 from priyawadhwa/cni-on-containerd
...
Run CNI tests on containerd
2021-01-26 11:10:07 -08:00
Medya Ghazizadeh
be4a3ee0fc
Merge pull request #10269 from afbjorklund/ssh-driver-opt-in
...
Make the ssh driver opt-in and not default
2021-01-26 09:27:11 -08:00
Anders F Björklund
7e9d58c468
The gopsutil cpu implementation changed in v3
...
Was supposed to return the number of vCPU (i.e. nproc)
Before, both "physical" and "logical" returned the same.
The returned information should match cpuinfo and lscpu:
CPU(s) = Socket(s) x Core(s) each x Thread(s) each
2021-01-26 17:48:52 +01:00
Anders F Björklund
44a9fa934b
Make the ssh driver opt-in and not default
...
It needs an external VM with an IP address
2021-01-26 17:10:56 +01:00
Sharif Elgamal
c2bb8385d6
Merge pull request #10219 from sharifelgamal/fix-download-test
...
refactor download only test for better visibility
2021-01-25 15:49:20 -08:00
Priya Wadhwa
48be26ba96
Run CNI tests on containerd
2021-01-25 14:51:35 -08:00
Sharif Elgamal
afa9aafcd2
Merge branch 'master' of github.com:kubernetes/minikube into fix-download-test
2021-01-25 14:37:47 -08:00
Sharif Elgamal
b694e0e627
shorten subtest names
2021-01-25 14:37:35 -08:00
priyawadhwa
a4ee1e0791
Merge pull request #10232 from priyawadhwa/fix-json-output
...
Add JSON step for CNI to fix failing TestJSONOutput test
2021-01-25 13:42:44 -08:00
priyawadhwa
6e5a36f17a
Merge pull request #10193 from priyawadhwa/refactor-start-stop
...
Split up TestStartStop by container runtime
2021-01-25 12:38:59 -08:00
Sharif Elgamal
e0143edad6
Merge branch 'master' of github.com:kubernetes/minikube into fix-download-test
2021-01-25 12:23:15 -08:00
priyawadhwa
a3225d7dbf
Merge pull request #10230 from priyawadhwa/fix-test-functional
...
Fix TestFunctional subtests to run for all three runtimes
2021-01-25 12:19:33 -08:00
Priya Wadhwa
a9f435b757
put step in correct place
2021-01-25 11:39:06 -08:00
Priya Wadhwa
ff72cb81b6
Merge branch 'master' of https://github.com/kubernetes/minikube into refactor-start-stop
2021-01-25 11:18:32 -08:00
Priya Wadhwa
37dd783dd8
Fix position of Configuring CNI
2021-01-25 11:03:24 -08:00
Priya Wadhwa
6e1ae7e70f
Merge branch 'master' of https://github.com/kubernetes/minikube into fix-json-output
2021-01-25 10:53:36 -08:00
priyawadhwa
9f6b66ccb0
Merge pull request #10257 from priyawadhwa/deb-revision
...
Set DEB_REVISION=2 and update release docs for deb/rpm revisions
2021-01-25 10:42:33 -08:00
Priya Wadhwa
9f1c3b5f7f
update docZ
2021-01-25 10:16:20 -08:00
Priya Wadhwa
647aa96458
Add updating revision info to docs
2021-01-25 09:52:24 -08:00
Priya Wadhwa
8175e64810
Set DEB_REVISION=2, since we manually had to upload new .deb files due to #10224
2021-01-25 09:50:29 -08:00
Sharif Elgamal
3e7a72129f
Merge branch 'master' of github.com:kubernetes/minikube into fix-download-test
2021-01-25 09:48:13 -08:00
Sharif Elgamal
04ed63c1eb
Merge pull request #10196 from priyawadhwa/refactor-test-offline
...
Only run TestOffline/TestDownloadOnly for specified container runtime
2021-01-25 09:35:17 -08:00
Medya Ghazizadeh
07ce06e523
Merge pull request #10235 from BLasan/issue-10185
...
Add resource requests & limits for mysql test
2021-01-25 09:23:26 -08:00
Sharif Elgamal
e36f848902
Merge branch 'master' of github.com:kubernetes/minikube into fix-download-test
2021-01-25 09:23:03 -08:00
Thomas Strömberg
72598eeab0
Merge pull request #10004 from tstromberg/deb_revision
...
Makefile: Make Debian/RedHat package revisions settable
2021-01-25 09:10:17 -08:00
Thomas Strömberg
5de4093be8
Merge branch 'master' into deb_revision
2021-01-25 08:40:47 -08:00
Thomas Strömberg
d3fe318fa9
Merge pull request #9998 from Jorropo/fix/debian-multiarch-bundeling
...
fixing debian and arch concurrent multiarch builds
2021-01-25 08:29:29 -08:00
andrzejsydor
cf705678cf
Update addons.md
...
fix typos - should be an upper case like in other commands.
2021-01-25 09:58:32 +01:00
BLasan
ba32668192
Add resource requests & limits for mysql test
2021-01-25 02:49:11 +05:30
Medya Ghazizadeh
b1ccf54f83
Merge pull request #10227 from priyawadhwa/functional-docker-env
...
Only run integration tests that depend on docker-env with docker container runtime
2021-01-23 09:59:30 -08:00
Medya Ghazizadeh
d4f8664dce
Merge pull request #10226 from priyawadhwa/test-docker-flags
...
Only run TestDockerFlags with docker container runtime
2021-01-23 09:56:20 -08:00
Medya Ghazizadeh
94a676a671
Merge pull request #10222 from minikube-bot/jenkins-releases.json-v1.17.0
...
update releases.json to include v1.17.0
2021-01-22 19:36:56 -08:00
priyawadhwa
452d8db91e
Merge pull request #10225 from priyawadhwa/force-systemd-fix
...
Fix TestForceSystemdFlag tests on containerd
2021-01-22 16:49:07 -08:00
Priya Wadhwa
2b7cab10fb
Add JSON step for CNI to fix failing TestJSONOutput test
2021-01-22 16:05:34 -08:00
Priya Wadhwa
9bd1528dbe
Add TODO
2021-01-22 15:56:21 -08:00
Priya Wadhwa
7b9ec8ad4d
Fix TestFunctional/Logs for all runtimes
2021-01-22 15:48:02 -08:00
Priya Wadhwa
6eaf2fd9d1
fix cache reload to take container runtime into account
2021-01-22 15:30:26 -08:00
Medya Ghazizadeh
8d1c938baa
Merge pull request #10221 from jiefenghe/master
...
configure the crictl yaml file to avoid the warning
2021-01-22 15:20:21 -08:00
Thomas Strömberg
9cdb76fcc8
Make rpm-version behave the same as deb-version
2021-01-22 15:18:17 -08:00
Priya Wadhwa
cc4d2d450e
Also skip skaffold test because it also requires docker-env
2021-01-22 15:05:06 -08:00
Priya Wadhwa
62479fb16a
only run TestFunctional/DockerEnv with docker container runtime
2021-01-22 15:03:18 -08:00
Priya Wadhwa
aeb45368d7
Only run TestDockerFlags with docker container runtime
...
This test is failing for contaienrd tests, but it doesn't make sense to run it with anything but docker.
Adding in a skip.
2021-01-22 15:00:28 -08:00
Priya Wadhwa
edee1223e2
fix merge conflict
2021-01-22 14:55:00 -08:00
Priya Wadhwa
cdc4f3cfab
Merge branch 'master' of https://github.com/kubernetes/minikube into refactor-test-offline
2021-01-22 14:54:44 -08:00
Priya Wadhwa
f656caf3f9
fix merge conflict
2021-01-22 14:54:18 -08:00
priyawadhwa
1fe7615e9e
Merge pull request #10223 from priyawadhwa/download-only-kic
...
Fix TestDownloadOnlyKic so it takes container runtime into account
2021-01-22 14:53:24 -08:00