Ilya Zuyev
5905834c7e
tests: enable skaffold test
2021-01-13 13:59:06 -08:00
Ilya Zuyev
05bc271ef8
Fix arch related checks
2020-12-16 18:13:13 -08:00
Thomas Stromberg
c082e5eb98
Fix 'minikube is not in path' error
2020-08-28 11:22:19 -07:00
Thomas Stromberg
e137ed2e0e
Move PATH setting to occur closer to the exec call
2020-08-24 11:10:07 -07:00
Thomas Stromberg
f9cc71a3e5
Update TestSkaffold to use unique profile names, more debuggable
2020-08-22 09:20:59 -07:00
Priya Wadhwa
ff899f9e5a
improve error message
2020-07-23 00:12:46 -04:00
Priya Wadhwa
8cfcea6eb6
fix test skaffold
2020-07-22 17:22:17 -04:00
Priya Wadhwa
d5b31d13e6
add current minikube binary to beginning of the path
2020-07-22 16:08:31 -04:00
Priya Wadhwa
d4a33b3f98
don't run test on None; make sure docker/minikube are on PATH before running skaffold
2020-07-22 15:17:51 -04:00
Priya Wadhwa
1d48d43605
make sure minikube binary is available on PATH for skaffold binary to call
2020-07-21 14:09:43 -04:00
Priya Wadhwa
0941f0f65c
update profile name to be 'minikube'
2020-07-20 17:43:31 -04:00
Priya Wadhwa
aa51f179bb
Add integration test to test against latest skaffold release
...
This PR:
1. Adds an integration test to test minikube against the latest skaffold release
1. Adds in a sample skaffold app from the skaffold repo to test
1. Adds this test to the addons_certs_docker_ubuntu Github Actions test
2020-07-20 16:45:49 -04:00