推进 UI node smoke wrapper

This commit is contained in:
2026-06-14 17:57:22 +08:00
parent 4ac2f6fbf6
commit 56322115f9
3 changed files with 65 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
#!/usr/bin/env bash
set -euo pipefail
ROOT_DIR="$(cd "$(dirname "$0")/../../.." && pwd)"
"$ROOT_DIR/tests/ui/node/verify_ini_panel_run_summary.sh"
echo "ui_node_smokes=ok"