Add an e2e GHA

For now this only uses the default deployment.

Signed-off-by: Stephen Kitt <skitt@redhat.com>
This commit is contained in:
Stephen Kitt
2020-11-06 11:28:40 +01:00
parent 96ff45c2f8
commit 8d160d2b2f
2 changed files with 36 additions and 0 deletions
+2
View File
@@ -13,6 +13,8 @@ export DEPLOY_ARGS
deploy: clusters preload-images
e2e: E2E_ARGS=cluster1 cluster2
preload-images:
source $(SCRIPTS_DIR)/lib/debug_functions; \
source $(SCRIPTS_DIR)/lib/deploy_funcs; \