From a37f61288ff8d9f20aa50b45af4a8c3df2f48d43 Mon Sep 17 00:00:00 2001 From: Diego Ripley Date: Sun, 1 Feb 2026 15:16:11 -0500 Subject: [PATCH] Tests should pass now --- .upptimerc.yml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/.upptimerc.yml b/.upptimerc.yml index 9addbfa4..6cffa47a 100644 --- a/.upptimerc.yml +++ b/.upptimerc.yml @@ -9,8 +9,6 @@ sites: url: https://data-01.dataforcanada.org - name: Data in the Lab url: https://data-01.labs.dataforcanada.org - - name: Data in the Lab - url: https://data-01.labs.dataforcanada.org - name: Panoramax (Prod) url: https://panoramax-01.dataforcanada.org - name: Panoramax (Labs) @@ -25,8 +23,12 @@ sites: url: https://zoo-project-01.labs.dataforcanada.org - name: Tile Server (Prod) url: https://tiles-01.dataforcanada.org + expectedStatusCodes: + - 404 - name: Tile Server (Labs) url: https://tiles-01.labs.dataforcanada.org + expectedStatusCodes: + - 404 - name: BitTorrent Tracker url: https://tracker.dataforcanada.org - name: Torrent Index (Prod) @@ -64,4 +66,4 @@ workflowSchedule: updates: "0 3 * * *" uptime: "*/10 * * * *" -user-agent: diegoripley \ No newline at end of file +user-agent: diegoripley