Add --use_move mode to bench-tps (#5311) (#5316)

automerge
This commit is contained in:
mergify[bot]
2019-07-28 14:15:57 -07:00
committed by Grimes
parent 4889c2a29c
commit 469e91cd8d
4 changed files with 65 additions and 24 deletions

View File

@@ -22,6 +22,8 @@ steps:
- command: ". ci/rust-version.sh; ci/docker-run.sh $$rust_nightly_docker_image ci/test-coverage.sh"
name: "coverage"
timeout_in_minutes: 40
agents:
- "queue=cuda"
# TODO: Fix and re-enable test-large-network.sh
# - command: "ci/test-large-network.sh || true"
# name: "large-network [ignored]"