Commit Graph

1804 Commits (782f1d4cc36ccad7ed5541d5d798dc66bf50d9b7)

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