test: exercise v02 device-pod code rollout

This commit is contained in:
Codex
2026-05-30 01:50:08 +08:00
parent c2a3e66289
commit 1ff2c34abd
+2
View File
@@ -2,6 +2,8 @@ export const DEVICE_POD_SERVICE_ID = "hwlab-device-pod";
export const DEVICE_POD_CONTRACT_VERSION = "device-pod-fake-v1";
export const DEFAULT_DEVICE_POD_ID = "device-pod-71-freq";
// CI fast-lane marker: code-only edits here must roll by HWLAB_BOOT_COMMIT without rebuilding the env image.
const DEFAULT_OBSERVED_AT = "2026-05-27T08:00:00.000Z";
export function buildDevicePodList(options = {}) {