test: add remote runner vagrant scenario

This commit is contained in:
2026-04-30 07:13:20 +00:00
parent 0ca0d367d3
commit fc29bc9f7e
10 changed files with 387 additions and 1 deletions
+3
View File
@@ -7,3 +7,6 @@ This scenario verifies the first concrete uptime.link runner flow:
3. The runner polls `/api/runner/v1/checks`.
4. The runner executes the assigned HTTP check locally.
5. The runner posts the result to `/api/runner/v1/results`.
6. The scenario verifies scheduling, status derivation, snapshot restore,
unauthorized access rejection, token rotation, disabled runner rejection, and
label updates.