Medya Ghazizadeh
9c1dbe745c
Merge pull request #6889 from tstromberg/symlink-inversion
...
Fix inverted certificate symlink creation logic
2020-03-04 16:29:18 -08:00
Thomas Stromberg
d45471ca8d
Add certificate sync integration test
2020-03-04 14:48:40 -08:00
Medya Ghazizadeh
44e7cb20ac
Merge pull request #6717 from medyagh/annotate_node
...
label minikube nodes
2020-02-21 17:00:07 -08:00
Medya Gh
e6535896b4
integration test for show labels
2020-02-21 16:01:47 -08:00
Medya Gh
4c14c48304
lint
2020-02-21 09:46:37 -08:00
Medya Gh
2da158a1a0
typo
2020-02-20 17:01:28 -08:00
Medya Gh
763d54025c
change all timeouts in the integration tests
2020-02-20 16:40:18 -08:00
Medya Gh
6e0aeda4ea
change all time durations
2020-02-20 16:19:59 -08:00
Medya Gh
7c831eb2de
lint
2020-02-20 14:24:37 -08:00
Medya Gh
c85fe4955d
Add integration tests for node labels
2020-02-20 13:57:09 -08:00
Medya Gh
7ada4f5c7f
lint
2020-02-19 22:41:23 -08:00
Medya Gh
97627cd131
lint functional test
2020-02-19 22:30:47 -08:00
Medya Gh
3165f5e441
goimports lint
2020-02-19 22:17:37 -08:00
aallbright
020c0f3d93
Use JSON output to determine desired behavior
2020-02-19 22:56:32 -05:00
aallbright
addb2e623e
word -> line
2020-02-18 19:00:57 -05:00
aallbright
ff873d2728
Add tests around nonexistent profiles
2020-02-18 07:10:27 -05:00
Medya Ghazizadeh
dba9ce14ad
Merge pull request #6588 from priyawadhwa/minikube-kubectl-test
...
Add integration test for minikube kubectl command
2020-02-15 00:48:22 -07:00
tstromberg
ccec3babb0
Merge conflict
2020-02-13 16:54:25 -08:00
Priya Wadhwa
3340e9bc2f
fix test
2020-02-13 13:34:05 -08:00
Tam Mach
b911e8f038
Bump go-containerregistry to latest ( #6073 )
...
* Bump go-containerregistry to latest
Signed-off-by: sayboras <sayboras@yahoo.com>
* Fix integration for cache image
2020-02-13 02:20:32 -07:00
Medya Ghazizadeh
25167e1b75
Fix docker-env and add unit and integration tests ( #6604 )
...
* Fix docker cert env in docker-env for docker driver
* add unit tests
* add integration tests for docker-env cmd
* lint
* fix lint
* merge conflict
* improve docker-env integraiton test
* linting
2020-02-13 02:17:11 -07:00
Medya Ghazizadeh
398c7ef00b
Add podman driver ( #6515 )
2020-02-12 19:11:44 -07:00
tstromberg
2313b72a7d
sync: Fix path confusion and directory creation bugs
2020-02-12 14:26:38 -08:00
Priya Wadhwa
df8faad4bf
Rebased on master, moved integration test to functional test
2020-02-12 09:54:17 -08:00
tstromberg
b115f181c4
Increase time limit to 5s
2020-01-22 12:14:54 -08:00
tstromberg
4be56d6d31
Double dry-run time limit, add logging
2020-01-22 12:14:05 -08:00
Priya Wadhwa
53fac08913
fix lint
2020-01-14 13:20:58 -08:00
Priya Wadhwa
2029d6012c
Rebased on master
2020-01-14 10:27:39 -08:00
Medya Ghazizadeh
8718a54d91
Merge pull request #6256 from tstromberg/dry-run
...
Add --dry-run option to start
2020-01-13 13:37:15 -08:00
Medya Gh
39d17872e7
fix integration test
2020-01-13 12:03:26 -08:00
Medya Gh
b36bc1ec66
fix integration test for tabular view
2020-01-10 16:39:17 -08:00
Thomas Stromberg
9611d7e7e2
Merge branch 'master' into int-ughs-local
2020-01-09 15:09:46 -08:00
Thomas Stromberg
7acf688f7a
Merge master
2020-01-09 11:13:25 -08:00
Thomas Stromberg
c5e917366f
Add --dry-run option to start
2020-01-09 11:10:23 -08:00
Medya Gh
825d7bbeca
fix integration test
2019-12-20 12:24:05 -08:00
Medya Gh
a283668cdf
fix lint
2019-12-20 12:24:05 -08:00
Medya Gh
688b608197
add comment for test
2019-12-20 12:24:05 -08:00
Medya Gh
3b9fadaa8a
add integration test for cache reload
2019-12-20 12:24:05 -08:00
tstromberg
3ea6147624
Merge branch 'master' into int-ughs
2019-12-19 16:16:43 -08:00
tstromberg
e9ee73ba17
Double timeouts, filter image list further
2019-12-18 15:14:10 -08:00
Priya Wadhwa
5003684b5b
rebased on master
2019-12-16 10:49:55 -08:00
Kenta Iso
a840cb7289
Fix update-context to use KUBECONFIG when the env is set and add integration test
2019-12-17 00:58:45 +09:00
Priya Wadhwa
e0b6a1eb49
Address review comments
...
Address nits and remove integration test to make sure addon manager pod
is up and running since we will no longer enable it by default.
2019-12-10 14:16:28 -08:00
Medya Gh
b49425d768
fix integration test logic for cache
2019-12-10 12:15:20 -08:00
Medya Gh
71857f4288
organize cache functional test
2019-11-26 16:19:29 -08:00
Medya Gh
63868dba4d
add integrationn tests for cache
2019-11-26 16:08:07 -08:00
Nanik T
aaae707702
Add test case to test file sync between host and VM.
...
Executing 'minikube start' when it is currently running
will allow user to sync folder under MINIKUBE_HOME/files
to the VM.
The test case will copy a file to the MINIKUBE_HOME/files/etc
folder to be copied to the VM /etc/ folder.
2019-11-27 06:49:10 +11:00
Thomas Stromberg
00c33d0a22
KubectlGetPods now requires --wait=true
2019-11-12 22:43:55 -08:00
Thomas Stromberg
6ba05939e6
Add stderr checking to validateKubectlGetPods
2019-11-12 21:38:31 -08:00
Thomas Stromberg
f5736fd9af
Set kubectl context in validateKubectlGetPods
2019-11-12 20:11:21 -08:00