mirror of
https://git.vectorsigma.ru/public/k3s.git
synced 2026-07-28 20:09:08 +00:00
Fix sonobuoy conformance testing (#12214)
Signed-off-by: Derek Nola <derek.nola@suse.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user