Commit Graph

1834 Commits (0bc7226a6fe40416f3c5f4a700c258e8717d25db)

Author SHA1 Message Date
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
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
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