spawn/test/fixtures/civo/_metadata.json
Ahmed Abushagur 8b9f9a0e5a
QA-Bot setup (#335)
* feat: testing

* feat: auto-fix dead apis

* fix: mock works

* feat: new fixtures

* fix: more clouds tested

* fix: dry run fix

* fix: civo valid size

* fix: civo result wait

* feat: fixtures

* feat: per cloud agent
2026-02-10 19:51:07 -08:00

9 lines
328 B
JSON

{
"cloud": "civo",
"recorded_at": "2026-02-11T02:07:07Z",
"fixtures": {
"regions": {"endpoint": "/regions", "recorded_at": "2026-02-11T02:07:02Z"},
"instances": {"endpoint": "/instances", "recorded_at": "2026-02-11T02:07:03Z"},
"ssh_keys": {"endpoint": "/sshkeys", "recorded_at": "2026-02-11T02:07:04Z"}
}
}