Created
July 29, 2020 13:27
-
-
Save fruch/fdd6ba9b0eccb479b94fda38a2abb2a5 to your computer and use it in GitHub Desktop.
command to run scylla-driver integration tests
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| export SCYLLA_VERSION=unstable/master:2020-07-01T03:57:53Z | |
| export MAPPED_SCYLLA_VERSION=4.1.0 | |
| export KEEP_TEST_CLUSTER=true | |
| PROTOCOL_VERSION=4 EVENT_LOOP_MANAGER=asyncio pytest ./tests/integration/standard/test_shard_aware.py |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment