test(e2e): budget model health setup and propagation waits

This commit is contained in:
Yuneng Jiang 2026-09-11 10:39:49 -07:00
parent 057d333d10
commit b01d12154d
No known key found for this signature in database

View file

@ -178,6 +178,7 @@ const test = base.extend<{ reachableName: string; unreachableName: string }>({
});
test.describe("Model health status", () => {
test.describe.configure({ timeout: 8 * 60_000 });
test.use({ storageState: ADMIN_STORAGE_PATH });
test("Run Health Check reports a reachable deployment healthy and an unreachable one unhealthy", async ({