fixups, add validator-x to sanity

This commit is contained in:
Rob Walker
2018-08-03 14:56:35 -07:00
parent 19792192a7
commit c998199954
4 changed files with 33 additions and 28 deletions

View File

@@ -9,7 +9,7 @@ source ci/upload_ci_artifact.sh
./multinode-demo/setup.sh
backgroundCommands="drone leader validator"
backgroundCommands="drone leader validator validator-x"
pids=()
for cmd in $backgroundCommands; do