Include tests for default_setup

This commit is contained in:
Nikola Jokic
2023-11-06 14:20:05 +01:00
parent b3d135408f
commit a9eb5b6c45
4 changed files with 83 additions and 22 deletions

View File

@@ -300,6 +300,10 @@ acceptance/runner/startup:
e2e:
go test -count=1 -v -timeout 600s -run '^TestE2E$$' ./test/e2e
.PHONY: e2e-gha
e2e-gha:
bash hack/e2e-test.sh
# Upload release file to GitHub.
github-release: release
ghr ${VERSION} release/