Jepsen test infrastracture improvements and bank test (#62)

* Define replication config for tests

* Add support for final generator

* Add bank test

* Add host name resolution and basic replication setup

* Add timeout support

* Define helper macros for replication tests

* Add nemesis configuration
This commit is contained in:
antonio2368
2020-12-16 09:02:47 +01:00
committed by Antonio Andelic
parent a0fb3fc463
commit 60d742a2dc
10 changed files with 477 additions and 43 deletions

View File

@@ -324,6 +324,7 @@ jobs:
release_jepsen_test:
name: "Release Jepsen Test"
runs-on: [self-hosted, Linux, X64, Debian10, JepsenControl]
continue-on-error: true
env:
THREADS: 24