tests/smoke: Cleanup TLS assets before k8s smoke tests

This commit is contained in:
Dalton Hubble
2017-03-06 12:55:00 -08:00
parent f3f20104aa
commit 033efb5ebf

View File

@@ -6,6 +6,7 @@ ASSETS_DIR="${ASSETS_DIR:-$PWD/examples/assets}"
source "${DIR}/common"
main() {
rm -rf $ASSETS_DIR/tls
cleanup
./scripts/get-kubectl
./scripts/tls/k8s-certgen -d $ASSETS_DIR/tls