16430: add Minikube integration test
[arvados-k8s.git] / tests / Makefile
diff --git a/tests/Makefile b/tests/Makefile
new file mode 100644 (file)
index 0000000..2db5e93
--- /dev/null
@@ -0,0 +1,8 @@
+
+test: minikube GKE
+
+minikube:
+       ./minikube.sh
+
+GKE:
+       ./GKE.sh