稳定 kind smoke 与 microVM 内存配置
test / python (pull_request) Successful in 14s
test / shell (pull_request) Failing after 19s

This commit is contained in:
2026-09-16 17:28:29 +00:00
parent 072a5bad77
commit 6dac9897fd
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -28,4 +28,4 @@ jobs:
set -euo pipefail
trap '/tmp/kind delete cluster --name smoke' EXIT
/tmp/kind create cluster --name smoke --wait 180s
test "$(/tmp/kind get clusters)" = smoke
/tmp/kind get clusters | grep -Fx smoke