Commit Graph

419 Commits (d0328e7672ece5dfbebce5ee4fc5200ada51546c)

Author SHA1 Message Date
Andriy Dzikh 7a38b95f8e Add image cleanup for local image during cache test. 2021-07-08 14:34:34 -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 2edbd5cf2b more detailed test description 2021-06-30 16:59:08 -07:00
Steven Powell fdca7d6844 support renaming binary to kubectl.exe and running as kubectl 2021-06-30 20:41:11 +00: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 c283c807a9 better functional and test name 2021-06-25 11:36:18 -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
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
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
Andriy Dzikh d38f2f0149 Add functional test for ensuring international language is used. 2021-06-18 10:01:48 -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
Sharif Elgamal 5ce895bdc6 add mitm test 2021-06-08 13:27:33 -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 Gh e334761327 update docs 2021-05-26 18:19:53 -07:00
Medya Gh e26750b646 add integration test 2021-05-26 17:58:58 -07:00
ilya-zuyev 2a2ffeb380
Merge pull request #11304 from daehyeok/copy_node
Implement target node option for cp command
2021-05-14 15:59:11 -07:00
Steven Powell 4f50ca45a8 fix TestFunctional/parallel/LoadImage by using diff base images 2021-05-13 13:31:17 -07:00
Daehyeok Mun 7c2e963392 Implement target node option for cp command 2021-05-13 10:47:09 -07:00
Andriy Dzikh 4051ba55b4 Create functional integration test for logs --file argument. 2021-05-05 16:18:15 -07:00
Ilya Zuyev 30f8a38fff add functional_podman_ubuntu test
Fix test error messages

Fix test comment and docs
2021-05-05 13:49:51 -07:00
Anders F Björklund 6012a8f61d Add new functional test for ListImages as well 2021-05-01 13:48:24 +02:00
Anders F Björklund 6f236a0655 Make separate image for the remove functional test
Removing the busybox image can make the build fail
2021-05-01 13:44:32 +02:00
Anders F Björklund 4d0c0c6b25 The docker container runtime doesn't show name
It hides the docker.io and the "library" parts
2021-04-23 23:42:39 +02:00
Anders F Björklund 5d8d3d3e55 Use canonical names for the functional test images
And add some cleanup and improved logging as well
2021-04-23 22:00:17 +02:00
Anders F Björklund c9a0a7a8aa Move the BuildImage test over to functional test 2021-04-23 17:50:02 +02:00
Medya Ghazizadeh 284ab15837
Update functional_test.go 2021-04-20 17:01:35 -07:00
Medya Gh 3e9d2e0c0c lint 2021-04-20 15:29:03 -07:00
Medya Gh c082aa2fe8 func test memory 2021-04-20 14:29:34 -07:00
Medya Gh 9e30694674 lint 2021-04-20 12:02:46 -07:00
Medya Gh 689ba86cf4 functional test memory change for vbox 2021-04-20 11:38:16 -07:00
Medya Gh 1207de734b bump golang lint ci to latest 2021-04-19 15:16:31 -07:00
Medya Gh 42054ddd55 skip dry run on hyperv 2021-04-19 14:37:40 -07:00
Medya Gh e6a8e47844 sip dry run on hyperv 2021-04-19 14:35:54 -07:00
Sharif Elgamal 0ed5b13995 add docs for all integration tests and generate docs with them 2021-04-16 13:42:41 -07:00
Medya Ghazizadeh 29f0aec44a
Merge pull request #10920 from anencore94/cp_window
Fix to minikube cp functional test work on windows os
2021-03-29 09:33:18 -07:00
Medya Ghazizadeh d1b560edba
Merge pull request #10924 from tharun208/feat/remove_image_command
add minikube image rm command
2021-03-29 09:21:35 -07:00
anencore94 4f9aac3aa5 Fix to minikube cp functional test work on windows os
- use filpath lib to represent local path depends on host os
- write within-minikube-path as function to represent what
 the path means
2021-03-26 15:26:03 +09:00
Tharun 3503c3ea7f add integration test for minikube rm image command
Signed-off-by: Tharun <rajendrantharun@live.com>
2021-03-26 02:20:51 +05:30
Sharif Elgamal 700ff6a785
Merge pull request #10853 from sharifelgamal/gcr-auth
create registry credentials when gcp-auth addon is enabled
2021-03-25 12:49:29 -07:00
Medya Ghazizadeh f567893cdb
Merge pull request #10872 from tharun208/feat/docker_env_status
add docker-env and podman-env to minikube status
2021-03-23 20:44:11 -07:00
Sharif Elgamal afccdd2acc Merge branch 'master' of github.com:kubernetes/minikube into gcr-auth 2021-03-23 16:19:37 -07:00
Medya Ghazizadeh 3e869e0b7c
Merge pull request #10198 from anencore94/minikube-scp
Add minikube cp command as new feature
2021-03-23 12:43:02 -07:00
Tharun d72eea61c9 add test for docker-env status check and fix feedbacks
Signed-off-by: Tharun <rajendrantharun@live.com>
2021-03-23 23:25:38 +05:30
hetong07 858531c134 Fix the bug in functional_test/docker-env, which is caused by a wrong charator. 2021-03-22 21:51:37 -07:00
Sharif Elgamal cfd9556468 Merge branch 'master' of github.com:kubernetes/minikube into gcr-auth 2021-03-16 15:15:09 -07:00
Sharif Elgamal 294f044821 add creds for docker pull to gcp-auth 2021-03-15 11:39:06 -07:00
Medya Ghazizadeh fe94d18c49
Merge pull request #10635 from BLasan/issue-10539
test: remove unwanted docker images after functional test
2021-03-11 16:54:54 -08:00
Medya Gh 2709a0b856 skip 2021-03-11 10:23:16 -08:00
BLasan 57150e6d50 Remove unwanted docker images after functional test 2021-03-10 08:23:22 +05:30
anencore94 109b1e0fe2 make cp commmand allow target path as absolutepath
- only absolute path is allowed

Signed-off-by: anencore94 <anencore94@kaist.ac.kr>
2021-03-08 10:51:15 +09:00
anencore94 76f3c72e82 [Feature] Add minikube cp command
- add new feature represents cp local file into minikube
- add functional test for cp command

Signed-off-by: anencore94 <anencore94@kaist.ac.kr>
2021-03-08 10:51:15 +09:00
Medya Ghazizadeh 6072d12b7d
Revert "pause: bump to newest image v3.4.1" 2021-03-05 11:43:53 -08:00
Predrag Rogic daf6cd9229
TestFunctional: keep "pause:latest" as a test case 2021-03-02 00:56:56 +00:00
Predrag Rogic 50a1d239b1
pause: bump to newest image v3.4.1 2021-03-01 16:41:29 +00:00
Steven Powell 34db47e956
Merge pull request #10465 from spowelljr/addLastStart
Add last start logs to minikube logs output
2021-02-24 10:52:26 -07:00
Medya Gh 5721cd83cf add image for containerd 2021-02-21 11:22:11 -08:00
Medya Gh 8c4672ab05 use crictl inspecti for verify images in test 2021-02-20 13:05:39 -08:00
Medya Gh 8f6ed1156d move audit test 2021-02-19 20:49:41 -08:00
Steven Powell 2ed68553cd added missing err check to scanner and new section logs integration test 2021-02-19 13:54:47 -07:00
Medya Ghazizadeh 26351ff6c6
Merge pull request #10350 from spowelljr/addAudit
Add audit logs to minikube logs output
2021-02-19 12:12:42 -08:00
Steven Powell 3a0e3bd300 added missing error check to scanner 2021-02-18 18:27:55 -07:00
Steven Powell 1a5c1f8219 refactored to make a bit cleaner 2021-02-18 17:44:23 -07:00
Steven Powell 2982b7db4c use MustCompile instead of Compile as per Go lint 2021-02-18 17:42:06 -07:00
Steven Powell 635f89b079 variable rename 2021-02-18 17:39:44 -07:00
Steven Powell d9aca3d0c9 make dashboard URL check more strict 2021-02-18 17:34:22 -07:00
Steven Powell af4364ba6f Updated dashboard URL detection logic for DashboardCmd test 2021-02-18 13:34:13 -07:00
Steven Powell 0f8f40b340 added integration tests 2021-02-17 15:02:00 -07:00
Predrag Rogic b8052fe33d
replace sleep with retry.Expo() 2021-02-16 22:27:26 +00:00
Predrag Rogic ec97f1db4b
fix integration.validateExtraConfig test adding --wait=all 2021-02-12 02:13:06 +00:00
Predrag Rogic 3c7d2e0351
fix WaitForPod by waiting for component Ready instead of pod Running status 2021-02-12 00:46:44 +00:00
Priya Wadhwa 5fc0b5ecb8 skip LoadImage test on darwin/github actions as it requires a running docker daemon 2021-02-11 10:32:04 -08:00
Medya Ghazizadeh a3609d3778
Merge pull request #10380 from daehyeok/profile_list_light
Add -l/--light option for profile list command.
2021-02-10 17:04:39 -08:00
Daehyeok Mun f457bde02d Add -l/--light option for profile list command.
If option is true, Doens't try to get profiles from container and read
current status.
2021-02-09 16:06:09 -08:00
Priya Wadhwa 53887f407c skip load image on none driver 2021-02-08 10:30:17 -08:00