diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2026-01-30 16:33:19 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2026-01-30 16:01:16 +0000 |
| commit | e01a0ca6c12c9851ea7090f13879255ef82291e7 (patch) | |
| tree | 4c99e2b7eb7a36f258ffb2205585a60b1c1f0989 /executor | |
| parent | 5784ad61ea980a3c36f4bccd9ea478322082ff06 (diff) | |
dashboard/app: make it possible to run web UI locally easily
With this a local web UI with some test data can be viewed with:
DOCKERARGS=-p=50556:50556 tools/syz-env go test -run TestLocalUI -timeout=0 -v ./dashboard/app \
-local-ui -local-ui-addr=:50556
or if you have gcloud installed (faster, and opens the browser):
go test -run TestLocalUI -timeout=0 -v ./dashboard/app -local-ui
Fixes #6736
Diffstat (limited to 'executor')
0 files changed, 0 insertions, 0 deletions
