mirror of
https://github.com/outbackdingo/matchbox.git
synced 2026-01-27 18:19:36 +00:00
tests/smoke: Cleanup TLS assets before k8s smoke tests
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user