test: exercise v02 device-pod code rollout
This commit is contained in:
@@ -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 = {}) {
|
||||
|
||||
Reference in New Issue
Block a user