ci: Add a server to track flakyness in pytest tests

This commit is contained in:
Christian Decker
2023-08-27 15:52:52 +02:00
committed by Rusty Russell
parent e66d642e3d
commit 4ff513da55
2 changed files with 75 additions and 0 deletions

View File

@@ -15,6 +15,7 @@ env:
# of a bit of compile time.
RUST_PROFILE: release
SLOW_MACHINE: 1
CI_SERVER: "http://35.239.136.52:3170"
jobs:
prebuild: