diff --git a/scripts/test b/scripts/test index dd9f05b6c5fc..70d174230a38 100755 --- a/scripts/test +++ b/scripts/test @@ -20,7 +20,7 @@ mkdir -p $artifacts docker ps export K3S_IMAGE="rancher/k3s:${VERSION_TAG}${SUFFIX}" - +export VERSION_K8S # used by the sonobuoy tests subprocess # --- # Only run PR tests on arm arch, we use GitHub Actions for amd64 and arm64 # Run all tests on tag events, as we want test failures to block the release