e2e tests for functions

This commit is contained in:
Phillip Wittrock
2020-05-05 11:40:04 -07:00
parent 95f0a44fc0
commit c9f50745ff
13 changed files with 1079 additions and 1 deletions

View File

@@ -18,6 +18,9 @@ functions/examples/validator-resource-requests
functions/examples/application-cr
"
# don't run e2e tests in CI
export KUSTOMIZE_DOCKER_E2E="false"
for target in $targets; do
echo "----- Making $target -----"
pushd .