Sharif Elgamal
4f4eca8fd7
Merge pull request #13205 from sharifelgamal/olm
...
Fix OLM addon by pinning to correct versions of images
2021-12-22 11:25:38 -08:00
Medya Ghazizadeh
d52158dcd1
Merge pull request #13144 from spowelljr/noK8sMount
...
Support mounting with the --no-kubernetes flag
2021-12-21 21:38:36 -08:00
Piotr Resztak
43e81cfbca
add 'image ls' with format integration test
2021-12-22 00:57:41 +01:00
Steven Powell
645d9f38dc
give small timeout to allow mount to come up
2021-12-21 13:31:01 -08:00
Steven Powell
0482478665
use minikube's own busybox image
2021-12-21 11:58:24 -08:00
Sharif Elgamal
070a8c5434
pin to correct community operator image
2021-12-21 11:19:35 -08:00
Steven Powell
2f29154ac1
run --no-kubernetes in mount start test
2021-12-20 11:28:03 -08:00
Steven Powell
de38e0e42b
fix mount test failing due to duplicate port
2021-12-16 14:44:10 -08:00
Steven Powell
e91dc218fd
addressed comments
2021-12-14 11:16:25 -08:00
Medya Ghazizadeh
0fa8747da5
Merge pull request #13160 from spowelljr/stopSerialTestsOnFailure
...
Stop dependent test from continuing after failure
2021-12-14 10:29:49 -08:00
Steven Powell
c3f5295ba1
Merge pull request #13154 from spowelljr/fixCopyFileWindows
...
Fix multinode file copying test on Windows
2021-12-14 09:55:41 -08:00
Steven Powell
54c615bd36
remove --mode flag from mount
2021-12-13 15:32:20 -08:00
Steven Powell
4234241bcf
stop dependent test from continuing after failure
2021-12-13 14:59:20 -08:00
Steven Powell
b1f82cc5f1
change to path.Join
2021-12-13 14:19:50 -08:00
Steven Powell
7351b5618d
fix multinode file copying test on Windows
2021-12-13 11:47:41 -08:00
Steven Powell
bab9c6fc8c
Merge pull request #12930 from spowelljr/addMountFlags
...
Add all mount flags to start command
2021-12-10 15:17:10 -08:00
Steven Powell
3ad2f8d851
skip checking mode on macOS
2021-12-10 15:12:00 -08:00
Steven Powell
f8028bcb72
added const
2021-12-10 12:16:16 -08:00
Steven Powell
874a1d965a
fixed test error message
2021-12-10 11:54:16 -08:00
Steven Powell
7b3377e95b
format
2021-12-10 11:43:50 -08:00
Steven Powell
331034f9ee
skip Hyper-V mount details check
2021-12-10 11:43:50 -08:00
Steven Powell
2910ecf8cd
added missing import
2021-12-10 11:43:50 -08:00
Steven Powell
8927e2e647
give timeout for 9P mount check
2021-12-10 11:43:50 -08:00
Steven Powell
7a015687e1
skip checking mounting flags with Docker
2021-12-10 11:43:50 -08:00
Steven Powell
ed14104f91
use octal
2021-12-10 11:43:50 -08:00
Steven Powell
0d33b6f173
fix ssh
2021-12-10 11:43:50 -08:00
Steven Powell
4369ccc2ca
add tests for new start mount flags
2021-12-10 11:43:50 -08:00
Steven Powell
28fddeb9a5
removed one off sudo command from test
2021-12-10 10:54:56 -08:00
klaases
1bae4f12b5
Add test documentation.
2021-12-03 15:57:24 -08:00
klaases
31a0b6d513
remove 123 dev comment
2021-12-02 14:49:08 -08:00
klaases
5b4e429d09
fix spacing
2021-12-02 14:46:42 -08:00
klaases
e468a42e15
Merge branch 'master' into kstop1
2021-12-02 14:43:33 -08:00
klaases
3074132aeb
Stop K8s if running, when --no-kubernetes.
2021-12-02 14:35:38 -08:00
Steven Powell
2d20e0ac80
add test skips back
2021-11-23 08:52:58 -08:00
Steven Powell
8c4f907b7b
try fixing bad mount error
2021-11-22 17:13:37 -08:00
Medya Ghazizadeh
3686ba58f0
Merge pull request #11598 from daehyeok/copy_from
...
Support copy file from node to local host or between nodes.
2021-11-22 13:42:35 -08:00
Medya Ghazizadeh
119a0f07d7
Merge pull request #12942 from klaases/go5
...
Exit if --kubernetes-version and --no-kubernetes are specified.
2021-11-22 10:01:21 -08:00
klaases
4d49aa2be1
Update func() comment and name.
2021-11-19 12:19:47 -08:00
klaases
9c6d971f34
Add unit test for no k8s with version.
2021-11-18 15:19:11 -08:00
Medya Ghazizadeh
91b4115ba1
Merge pull request #12877 from vishjain/user/vishal/fix-load-integration-test/main
...
Added tests around loaded images.
2021-11-18 10:15:30 -08:00
Steven Powell
6e68f73606
skip mount/any-port until mouting issue resolved
2021-11-17 12:07:06 -08:00
Vishal Jain
ceb8d35e3a
Added tests around loaded images.
2021-11-15 11:49:41 -08:00
Steven Powell
9eb58f87d9
Merge pull request #12932 from spowelljr/fixParentTestFailing
...
Fix fail in parent test reporting oddly on flake charts
2021-11-11 16:58:10 -05:00
Steven Powell
24c8e0efa2
fix fail in parent test reporting oddly on flake charts
2021-11-11 14:26:34 -05:00
Sharif Elgamal
d226d04eab
fix schedule stop test for containerd on docker driver
2021-11-10 09:09:50 -08:00
Steven Powell
69aa495d02
address lint concerns
2021-11-08 09:23:00 -05:00
Medya Ghazizadeh
94c74a2f52
Merge pull request #12848 from medyagh/no_kubernetes
...
Add --no-kubernetes flag to start minikube without kubernetes
2021-11-04 14:46:48 -07:00
Medya Gh
f2c743d2bc
skip test on none
2021-11-04 12:36:35 -07:00
Medya Gh
6806e6980a
fix integration test file name
2021-11-04 11:09:50 -07:00
Daehyeok Mun
a88aec8b46
Support copy file from node to local host or between nodes.
2021-11-03 14:49:32 -07:00
Medya Ghazizadeh
0ef4fc54e6
Update test/integration/no_kubernetes.go
...
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2021-11-03 14:24:57 -07:00
Medya Ghazizadeh
e15065ae68
Update test/integration/no_kubernetes.go
...
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2021-11-03 14:24:51 -07:00
Medya Ghazizadeh
f54f95d127
Update test/integration/no_kubernetes.go
...
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2021-11-03 14:24:45 -07:00
Medya Ghazizadeh
1200c8e177
Update test/integration/no_kubernetes.go
...
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2021-11-03 14:24:38 -07:00
Medya Ghazizadeh
51e612f94a
Update test/integration/no_kubernetes.go
...
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2021-11-03 14:24:33 -07:00
Medya Ghazizadeh
47307d71af
Update test/integration/no_kubernetes.go
...
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2021-11-03 14:24:28 -07:00
Medya Ghazizadeh
d3ec072193
Update test/integration/no_kubernetes.go
...
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2021-11-03 14:24:17 -07:00
Medya Gh
3d0f486d84
add integration test for --no-kubernetes
2021-11-03 14:08:01 -07:00
Medya Ghazizadeh
67747c43d1
Merge pull request #12792 from medyagh/fix_cert_option_test
...
fix cert option test and add more internal testing
2021-11-02 16:16:01 -07:00
Predrag Rogic
ea3aa4f3a8
support ingress-dns addon, add tests
2021-10-28 04:14:35 +01:00
Sharif Elgamal
418a9a17d2
Merge pull request #12779 from sharifelgamal/gcp-auth-test2
...
Fix disabling gcp-auth addon and test
2021-10-26 22:37:22 -07:00
Medya Gh
fc2c185ec2
remove extra bracelet
2021-10-26 16:37:45 -07:00
Medya Gh
1c2983ccf5
spell
2021-10-26 16:32:41 -07:00
Medya Gh
82574022ca
fix cert option test and add more internal testing
2021-10-26 16:30:09 -07:00
Sharif Elgamal
67f3149c9e
fix expected test output
2021-10-26 13:47:55 -07:00
Sharif Elgamal
144ebe6498
don't run disable on final gcp-auth enable, we're not actually enabling the addon
2021-10-26 12:59:17 -07:00
Sharif Elgamal
2ed63b65f5
fix lint
2021-10-26 08:50:16 -07:00
Sharif Elgamal
1e932bc5bd
cleanup and comments
2021-10-25 18:22:49 -07:00
Medya Gh
93e2934ab3
address review comment
2021-10-25 14:38:27 -07:00
Sharif Elgamal
f8db8f0729
manually set and unset the env var again
2021-10-25 12:49:49 -07:00
Sharif Elgamal
5b53ae83ad
fix gcp-auth tests to avoid expiring tokens
2021-10-21 17:04:20 -07:00
Medya Gh
20c7c49509
skip dns test on kic drivers
2021-10-21 14:55:16 -07:00
Steven Powell
ecebde8bf2
remove parallel
2021-10-18 15:40:48 -07:00
Steven Powell
d7decc2a8d
persist mount settings after stop
2021-10-18 15:40:48 -07:00
Steven Powell
99661e64a3
Merge pull request #12711 from spowelljr/fixMount
...
Fix mounting on non-default profile
2021-10-15 12:57:24 -07:00
Steven Powell
0623f34e99
skip test on none driver
2021-10-14 17:27:06 -07:00
Steven Powell
2a489bf7e1
fix mounting on non-default profile & make mounting processes cluster independent
2021-10-14 14:44:51 -07:00
Peixuan Ding
b43f0bcd39
Add detailed info for integration tests
2021-10-11 01:00:06 -04:00
KallyDev
70022d9b2e
Move from deprecated ioutil to os and io packages
2021-10-08 08:57:19 +08:00
Steven Powell
5d100b19bf
Merge pull request #12584 from claudiubelu/e2e-test-images-refs
...
Updates E2E test images registry
2021-10-05 14:43:36 -04:00
Steven Powell
1a4160e60d
Merge pull request #12081 from spowelljr/buildkitSocket
...
buildkit socket: Add systemd unit
2021-10-01 20:49:41 -04:00
Steven Powell
eef613064e
remove unused var
2021-10-01 21:30:00 +00:00
Steven Powell
02197b90cc
added missing commna
2021-10-01 21:19:10 +00:00
Steven Powell
4a83d436f1
add test to check if buildkitd process is running
2021-10-01 19:02:34 +00:00
Steven Powell
3a90f8c1bf
add test to check for existing networks
2021-09-29 14:42:44 -07:00
Steven Powell
641c8f8f9c
increase stop to 1 minute
2021-09-28 15:50:45 -07:00
Sharif Elgamal
73d66f0c94
Merge pull request #12534 from sharifelgamal/renew-certs
...
renew minikube certs if expired
2021-09-24 14:53:22 -07:00
Sharif Elgamal
18d89d565c
remove pkg install tests
2021-09-23 13:39:10 -07:00
Steven Powell
33e7a63173
fix typo
2021-09-22 15:21:32 -07:00
Steven Powell
205b492a87
implement --force-systemd into cri-o
2021-09-22 15:07:36 -07:00
Sharif Elgamal
2799f24e12
don't skip none driver, fix logging
2021-09-21 17:38:09 -07:00
Sharif Elgamal
5ee889c885
add docstring for TestCertExpiration
2021-09-21 16:40:43 -07:00
Sharif Elgamal
1212848649
make cert expiration configurable and add test
2021-09-21 16:17:52 -07:00
Sharif Elgamal
2a76004e18
skip ingress dns test for docker macOS/windows
2021-09-21 13:42:13 -07:00
Steven Powell
bc9edad431
add description to test
2021-09-17 15:21:02 -07:00
Steven Powell
a522708759
refactored image command tests
2021-09-17 10:52:01 -07:00
Steven Powell
ebb03e2cf9
replace busybox image with gcr.io image
2021-09-16 13:34:26 -07:00
Sharif Elgamal
8e61a961e8
Merge pull request #12473 from sharifelgamal/gcp-auth-test
...
make sure to delete image pull secrets on gcp auth addon disable
2021-09-15 17:12:09 -07:00
Sharif Elgamal
ea77a19074
run gcp auth serially after all the other tests to avoid collision with CSI test
2021-09-15 12:25:22 -07:00
Sharif Elgamal
e208803793
fix boilerplate date
2021-09-15 11:35:58 -07:00
Claudiu Belu
5725517088
Updates E2E test images registry
...
We're moving away from google.com gcp projects. These images are now on community-owned infra.
Note that the dnsutils image has been centralized into the agnhost image.
2021-09-15 10:37:47 -07:00
Sharif Elgamal
777a2e91e7
add a retry to gcp auth disable to account for disappearing service accounts
2021-09-14 18:12:58 -07:00
Sharif Elgamal
803fc43e26
fix ingress-dns addon and add test
2021-09-14 17:41:26 -07:00
Medya Ghazizadeh
9f96701d8f
Merge pull request #12458 from minikube-bot/auto_bump_golint_version
...
bump golint version
2021-09-13 16:30:45 -07:00
Steven Powell
145f9fc9ab
run `go fmt`
2021-09-13 11:58:43 -07:00
Sharif Elgamal
18df54221d
change test names to fix flake reports
2021-09-10 16:00:17 -07:00
Steven Powell
3e25ee3dfe
Merge pull request #12381 from jayesh-srivastava/master
...
Updated version.go with crun version
2021-09-09 10:51:33 -07:00
Jayesh Srivastava
4551268328
Update functional_test.go
2021-09-09 03:51:52 +05:30
Sharif Elgamal
f0e4aff533
fix addons test for cloud shell
2021-08-31 16:04:47 -07:00
Sharif Elgamal
55c40f8220
Merge branch 'master' of github.com:kubernetes/minikube into gcp-cs
2021-08-26 13:32:10 -07:00
Medya Ghazizadeh
219580efcc
Merge pull request #12325 from prezha/fix-ingress-v1.22
...
Bump default Kubernetes version to v1.22.1 and update addons to with new API (ingress, gcpauth, olm and cilium)
2021-08-25 10:48:14 -07:00
Medya Ghazizadeh
527a3d920f
Merge pull request #12265 from prezha/fix-image-save-cmd
...
fix image save cmd
2021-08-25 10:45:08 -07:00
Sharif Elgamal
2bb50e412f
Merge pull request #12332 from andriyDev/TCSHEnvSupport
...
Add support for tcsh in docker-env subcommand
2021-08-25 10:09:20 -07:00
Andriy Dzikh
79fa08b26f
Remove tcsh test from functional tests (our envs dont work with it).
2021-08-25 08:59:07 -07:00
Predrag Rogic
f1ba75f436
fix TestFunctional/parallel/LoadImageFromFile - 2nd race condition
2021-08-24 23:18:54 +01:00
Predrag Rogic
c39712803a
fix TestFunctional/parallel/LoadImageFromFile
2021-08-24 22:06:07 +01:00
Predrag Rogic
c4bdef14ce
fix TestFunctional/parallel/LoadImageFromFile
2021-08-24 20:02:19 +01:00
Predrag Rogic
7466e4a109
fix gcpauth and olm for k8s v1.22+
2021-08-24 18:40:22 +01:00
Predrag Rogic
abd52901cf
fix ingress for k8s v1.22+
2021-08-24 18:05:44 +01:00
Predrag Rogic
6efbd1ce13
merge
2021-08-24 04:20:52 +01:00
Andriy Dzikh
673d63b3cb
Rewrite docker-env test and add support for multiple docker-env tests for environments.
2021-08-23 16:04:06 -07:00
Sharif Elgamal
42d3f3b92f
Merge branch 'master' of github.com:kubernetes/minikube into gcp-cs
2021-08-23 15:40:30 -07:00
Sharif Elgamal
32577cc801
Merge branch 'master' of github.com:kubernetes/minikube into cs-start-stop
2021-08-23 14:02:24 -07:00
Sharif Elgamal
4bc5cb77d1
Merge branch 'master' of github.com:sharifelgamal/minikube into gcp-cs
2021-08-23 11:11:16 -07:00
Sharif Elgamal
fe6cbc4e42
add extra options to minikube start directly
2021-08-20 15:34:53 -07:00
Sharif Elgamal
daff8762be
add extra config for cloud shell start
2021-08-19 17:25:42 -07:00
Sharif Elgamal
c5246ad15e
Merge branch 'master' of github.com:kubernetes/minikube into cs-start-stop
2021-08-19 16:45:10 -07:00
Jack Zhang
def3f067a8
Support Ingress on MacOS, driver docker
2021-08-17 10:27:21 +08:00
Sharif Elgamal
bd9dd612ed
Merge branch 'master' of github.com:kubernetes/minikube into gcp-cs
2021-08-16 16:52:41 -07:00
Sharif Elgamal
f74789656b
remove outdated param in tiller test
2021-08-16 16:46:39 -07:00
Medya Ghazizadeh
29117e3c13
Merge pull request #12230 from medyagh/v1beta_depricate
...
bump calico to v3.20 and move away from v1beta apis
2021-08-16 16:38:16 -07:00
Anders F Björklund
ab61a07f95
Make sure to use sudo for load/save docker images
...
Add a test for SaveImage, similar to LoadImage
2021-08-16 18:13:32 +02:00
Andriy Dzikh
5c0177aff6
Replace setupFailed with setupSucceeded because the Go docs lied.
2021-08-13 15:26:39 -07:00
Andriy Dzikh
7697b41c73
Move test skipping to start of TunnelTest.
2021-08-13 14:17:57 -07:00
Andriy Dzikh
486e475929
Propagate t.Fatalf on setup failure and ensure cleanup is done correctly for TestAddons.
2021-08-13 14:17:57 -07:00
Andriy Dzikh
c67ceaabee
Fix tunnel test.
2021-08-13 14:17:57 -07:00
Andriy Dzikh
58ab8876b5
Fix TestGuestEnvironment structure.
2021-08-13 14:17:57 -07:00
Andriy Dzikh
1d2b78197b
Fix TestAddons to perform setup in a subtest and final checks in another subtest.
2021-08-13 14:17:57 -07:00
Andriy Dzikh
e7c190b326
Fix TestJSONOutput tests when failing on the specific command.
2021-08-13 14:17:57 -07:00
Andriy Dzikh
6f608d3704
Fix TestStoppedBinaryUpgrade structure so most of the potentially broken code is in a leaf subtest.
2021-08-13 14:17:57 -07:00
Sharif Elgamal
371becaf73
tMerge branch 'master' of github.com:kubernetes/minikube into gcp-cs
2021-08-13 14:08:23 -07:00
Medya Ghazizadeh
e51c5b1c37
Merge pull request #12227 from spowelljr/increaseStoppedBinaryTimeout
...
test: Increase time waiting for `minikube stop` to complete
2021-08-13 12:44:51 -07:00
Medya Gh
ccf4af0997
change depricated golint to revive and fix lint issues
2021-08-12 18:11:16 -07:00
Sharif Elgamal
cf10ce5663
run simple test for cloud shell
2021-08-12 14:40:42 -07:00
Steven Powell
5f85842b07
skip describing non-running pods if none present
2021-08-12 13:55:53 -07:00
Medya Gh
4e32f41c83
move away from v1beta apis
2021-08-10 14:24:43 -07:00
Steven Powell
c6a4fd9f68
increase time waiting for stop to complete
2021-08-10 13:10:31 -07:00
Sharif Elgamal
3acbd2fc90
gcp-auth: improve flow for GCE/Cloud Shell
2021-08-10 12:57:10 -07:00
Steven Powell
de8a1ba40b
Merge pull request #12143 from spowelljr/imageLoadTar
...
Fix loading an image from tar failing on existing delete
2021-08-09 15:14:58 -07:00
Steven Powell
4ffd0de205
fix test
2021-08-09 13:41:44 -07:00
Sharif Elgamal
9995961a77
Merge pull request #12106 from sharifelgamal/more-reg
...
configure gcp-auth addon pull secret to work with all GCR and AR mirrors
2021-08-09 12:02:31 -07:00
Steven Powell
51117f93ba
fixed test
2021-08-09 10:52:53 -07:00
Steven Powell
92a3f8c365
fix not appending .exe to binary
2021-08-06 16:21:57 -07:00
Steven Powell
b859ede3c0
fix linting
2021-08-06 15:08:35 -07:00
Steven Powell
9a955c23c4
added test that loads an image from a local file
2021-08-06 15:01:38 -07:00
Medya Ghazizadeh
463da0e231
Merge pull request #12132 from andriyDev/SyncLegacyVersions
...
Move legacy version selection to its own function so tests are synced
2021-08-05 14:20:54 -07:00
Sharif Elgamal
078344e4ea
Merge pull request #12125 from spowelljr/fixScheduledStop
...
Fix ScheduledStop tests
2021-08-05 14:04:02 -07:00
Andriy Dzikh
b1b7018606
Move legacy version selection to its own function so both tests are synchronized.
2021-08-05 09:26:43 -07:00
Steven Powell
f089c7f8e1
fix PATH separator for Windows
2021-08-05 00:37:46 +00:00
Steven Powell
85d4b20a6c
added comment
2021-08-04 17:12:07 -07:00
Steven Powell
87d208545c
fix ScheduledStop tests
2021-08-04 17:02:08 -07:00
Sharif Elgamal
c1e386f4f2
add new eu image yaml
2021-08-03 13:22:38 -07:00
Sharif Elgamal
3d79bba97d
configure gcp-auth addon pull secret to work with all GCR and AR mirrors
2021-08-03 11:48:20 -07:00
Steven Powell
88a4add138
auto start buildkit daemon on `image load` for containerd
2021-07-29 16:50:29 -07:00
Medya Ghazizadeh
c3f1f091ff
Merge pull request #11942 from andriyDev/AddCleanupToCacheTest
...
Add image cleanup for local image during cache test
2021-07-27 13:30:36 -07:00
Medya Ghazizadeh
c6ff62046c
Merge pull request #11979 from andriyDev/MountPort
...
Add configurable port for minikube mount
2021-07-26 15:30:45 -07:00
Medya Ghazizadeh
11200f8778
Merge pull request #12035 from sharifelgamal/custom-cert
...
make sure to sync certs from all documented locations
2021-07-23 14:00:12 -07:00
Sharif Elgamal
ed9c3876fd
add test for alternate certificate sync location
2021-07-21 18:01:39 -07:00
Steven Powell
3b26a57928
updated PingHostFrom2Pods test to actually ping the host from the pod
2021-07-20 17:02:11 -07:00
Andriy Dzikh
5ca1164fb9
Create test for mounting with port.
2021-07-14 17:52:21 -07:00
Andriy Dzikh
7f1a43bb32
Make LogsCmd and LogsCmdFile serial tests instead of parallel.
2021-07-13 13:24:13 -07:00
Steven Powell
961bbbe0aa
Merge pull request #11553 from zigarn/dashboard-set-port
...
Allow to set the dashboard proxyfied port
2021-07-12 16:53:32 +00:00
Andriy Dzikh
7a38b95f8e
Add image cleanup for local image during cache test.
2021-07-08 14:34:34 -07:00
Rajwinder Mahal
0da9c4b4c1
Fix typo in multinode_test.go
2021-07-07 16:35:16 -07:00
Alexandre Garnier
97c7a1effa
Add dashboard port option in corresponding functional test
2021-07-03 16:27:32 +02:00
Medya Gh
b5cf45a1d4
resolve conflict
2021-07-01 15:24:28 -04:00
Medya Gh
4b17f546fb
check all components
2021-07-01 15:21:32 -04:00
Medya Gh
f51a5c1542
semver
2021-07-01 15:21:32 -04:00
Medya Gh
f35d99a2bb
add --components flag for verion command
2021-07-01 15:21:30 -04:00
Sharif Elgamal
c798e5a658
Merge pull request #11626 from sharifelgamal/mitm
...
add test for proxies with custom certs
2021-07-01 12:12:42 -07:00
Sharif Elgamal
99ba231b50
Merge pull request #11819 from spowelljr/fixKubectlDirectCall
...
windows: support renaming binary to `kubectl.exe` and running as kubectl
2021-07-01 11:03:04 -07:00
Sharif Elgamal
2edbd5cf2b
more detailed test description
2021-06-30 16:59:08 -07:00
Sharif Elgamal
d8f8e3faf7
Merge pull request #11803 from sharifelgamal/mac-test
...
try less parallelization for macOS tests
2021-06-30 14:17:48 -07:00
Steven Powell
fdca7d6844
support renaming binary to kubectl.exe and running as kubectl
2021-06-30 20:41:11 +00:00
Medya Ghazizadeh
b8596f1a13
Merge pull request #11811 from medyagh/go_mod_godame
...
bump go mod libs manually
2021-06-30 15:50:45 -04:00
Sharif Elgamal
74ae65214c
change function name
2021-06-30 09:16:25 -07:00
Sharif Elgamal
8504abea89
Merge branch 'master' of github.com:kubernetes/minikube into mitm
2021-06-30 09:10:22 -07:00
Sharif Elgamal
045411ea57
hardcode to 2
2021-06-29 16:39:41 -07:00
Sharif Elgamal
5d11a87a7b
Merge branch 'master' of github.com:kubernetes/minikube into mac-test
2021-06-29 13:27:14 -07:00
Medya Gh
861d81b335
remove dep to azure lib
2021-06-29 16:07:37 -04:00
Medya Gh
47dbbac0d9
revert azure sdk
2021-06-29 16:03:27 -04:00
Steven Powell
a75a742e71
simplified calculating limit
2021-06-29 12:40:15 -07:00
Medya Gh
89c7853601
bump go mod libs manually
2021-06-29 15:24:59 -04:00
Sharif Elgamal
73e42a9a8c
change parallelization in code
2021-06-29 11:46:38 -07:00
Steven Powell
5024c49197
update comment
2021-06-29 09:42:10 -07:00
Steven Powell
452d3023b1
lower parallelism when testing on Windows
2021-06-29 09:38:22 -07:00
Sharif Elgamal
c283c807a9
better functional and test name
2021-06-25 11:36:18 -07:00
Sharif Elgamal
f5547468d3
Merge pull request #11742 from andriyDev/multinode-depend
...
Move testCpCmd to helpers_test
2021-06-24 16:48:14 -07:00
Sharif Elgamal
c6e64f8148
split them out to separate tests for easier debugging
2021-06-24 15:41:04 -07:00
Sharif Elgamal
7b4f21bc39
lint
2021-06-24 14:32:26 -07:00
Medya Ghazizadeh
cb2e8e18e7
Merge pull request #11632 from ilya-zuyev/ilyaz/fix_vm_ctrd_timeout
...
Restore "containerd: upgrade io.containerd.runtime.v1.linux to io.containerd.runc.v2 (suppot cgroup v2)" #2
2021-06-24 17:09:53 -04:00
Sharif Elgamal
a770cfe2eb
fix error message
2021-06-24 13:48:51 -07:00
Sharif Elgamal
b37ddae69e
refactor test to avoid copy/paste nonsense
2021-06-24 13:47:03 -07:00
Sharif Elgamal
a1b348851e
improve success check
2021-06-24 13:12:47 -07:00
Sharif Elgamal
b91fda3496
don't run corp proxy test on arm64
2021-06-24 12:49:43 -07:00
Sharif Elgamal
1f1ec555aa
fix checks for which proxy to use
2021-06-24 11:10:00 -07:00
Sharif Elgamal
b19593d9aa
mimic other proxy test more closely
2021-06-24 10:49:47 -07:00
Sharif Elgamal
cf7fab6c24
proper cleanup for the proxy
2021-06-24 10:05:47 -07:00
Sharif Elgamal
348c34a291
explicitly test for cert file existence
2021-06-23 17:41:52 -07:00
Sharif Elgamal
a602fc21d6
explicitly set cert directory
2021-06-23 16:02:57 -07:00
Sharif Elgamal
0932900abb
fix lint
2021-06-22 17:15:04 -07:00
Sharif Elgamal
f9d87ca4b7
untar to specific dir
2021-06-22 16:58:05 -07:00
Sharif Elgamal
cc5de4cb6f
use mitmdump binary instead of mitmproxy docker image
2021-06-22 14:57:53 -07:00
Andriy Dzikh
dd3348b6fe
Move testCpCmd to helpers since it is used by both functional tests and multi node test.
2021-06-22 14:34:55 -07:00
Andriy Dzikh
ae8cfa992a
Create integration test for multinode restart.
2021-06-22 14:20:33 -07:00
Ilya Zuyev
debf83c4b6
Update tests
2021-06-21 20:00:00 -07:00
Sharif Elgamal
abff5bd019
Merge branch 'master' of github.com:kubernetes/minikube into mitm
2021-06-21 16:52:11 -07:00
Sharif Elgamal
7d7db7b243
debugging
2021-06-21 16:34:02 -07:00
Ilya Zuyev
3ef400ddee
Merge branch 'master' into ilyaz/fix_vm_ctrd_timeout
2021-06-21 14:55:01 -07:00
Andriy Dzikh
d38f2f0149
Add functional test for ensuring international language is used.
2021-06-18 10:01:48 -07:00
Ilya Zuyev
84f4312f95
update integration tests
2021-06-16 13:48:20 -07:00
Ilya Zuyev
76ba964438
Fix messages and warnings
2021-06-15 14:41:33 -07:00
Ilya Zuyev
071c2de143
change legacyVersion for vm/containerd integration tests
2021-06-15 13:36:37 -07:00
Ilya Zuyev
1046898a63
try delete-on-failure option
2021-06-14 21:44:02 -07:00
Ilya Zuyev
e50e9de069
fix int test
2021-06-10 23:03:00 -07:00
Sharif Elgamal
8d878532ff
lint
2021-06-10 15:57:21 -07:00
Sharif Elgamal
29dda75538
add 90 second timeout
2021-06-10 15:06:56 -07:00
Sharif Elgamal
318233978d
make sure to only run one proxy test or the other
2021-06-10 14:34:24 -07:00
Sharif Elgamal
eb12283b43
add cleanup
2021-06-10 13:50:19 -07:00
Sharif Elgamal
e367b78e6d
run minikube start and check for error
2021-06-10 13:38:52 -07:00
Sharif Elgamal
8390d9de1b
more of the test is written now
2021-06-10 10:40:53 -07:00
ilya-zuyev
e37f4e4014
Revert "Restore "containerd: upgrade io.containerd.runtime.v1.linux to io.containerd.runc.v2 (suppot cgroup v2)""
2021-06-09 15:26:01 -07:00
Steven Powell
07b89c9b94
moved parentn logic into subtest
2021-06-08 13:30:23 -07:00
Sharif Elgamal
5ce895bdc6
add mitm test
2021-06-08 13:27:33 -07:00
Steven Powell
bcbf87306e
fix truncation on Windows
2021-06-08 12:19:21 -07:00
Steven Powell
7b65030ff1
added func to get log files
2021-06-08 12:19:21 -07:00
Steven Powell
44d0312a8a
fix typo in comment
2021-06-08 12:19:21 -07:00
Steven Powell
693cd7c6da
restructure TestErrorSpam to decrease test duration
2021-06-08 12:19:21 -07:00
Ilya Zuyev
6ed370502f
Merge branch 'master' into ilyaz/fix_ctrd
2021-06-04 10:27:41 -07:00
Ilya Zuyev
13e02b1924
Fix logs
2021-06-04 10:27:35 -07:00
Ilya Zuyev
4bb1752d3d
Fix integration test
2021-06-03 12:20:50 -07:00
Sharif Elgamal
d76259e86f
Merge pull request #11528 from andriyDev/FixDownloadOnlyTest2
...
Change PreloadExists to report no preload for BareMetal drivers
2021-06-02 12:59:15 -07:00
Andriy Dzikh
f9f3ef9a09
Pass driverName into Preload and PreloadExists to report no preload for BareMetal.
2021-05-27 15:02:00 -07:00
Andriy Dzikh
a8136ec322
Move InstallOrUpdate to its own package.
2021-05-27 15:01:58 -07:00
Medya Ghazizadeh
89604fcbce
Merge pull request #11516 from medyagh/disable_docker
...
Disable Non-Active Containers Runtimes
2021-05-27 13:07:43 -07:00
Medya Gh
be7c85b1a8
skip on none driver
2021-05-27 12:22:46 -07:00
Medya Gh
89e2b64a06
lint
2021-05-26 18:36:01 -07:00
Medya Ghazizadeh
1c1e447348
Merge pull request #11461 from andriyDev/RepeatBinaryDownloads
...
Prevent downloading duplicate binaries already present in preload
2021-05-26 18:25:40 -07:00
Medya Gh
e334761327
update docs
2021-05-26 18:19:53 -07:00
Medya Gh
04bfa20d48
generate docs
2021-05-26 18:02:50 -07:00