Polish CI scripts (#83)

* Add Jepsen to the release workflow
* Increase the long-running stress timeout to 16 minutes
* Remove ha_client code
This commit is contained in:
Marko Budiselić
2021-01-26 18:57:23 +01:00
committed by GitHub
parent 151812da1a
commit 90d4ebdb1e
8 changed files with 42 additions and 825 deletions

View File

@@ -329,7 +329,7 @@ jobs:
with:
name: "Enterprise DEB package"
path: build/output/memgraph*.deb
release_jepsen_test:
name: "Release Jepsen Test"
runs-on: [self-hosted, Linux, X64, Debian10, JepsenControl]