Skip to content

Instantly share code, notes, and snippets.

@fruch
Created July 29, 2020 13:27
Show Gist options
  • Select an option

  • Save fruch/fdd6ba9b0eccb479b94fda38a2abb2a5 to your computer and use it in GitHub Desktop.

Select an option

Save fruch/fdd6ba9b0eccb479b94fda38a2abb2a5 to your computer and use it in GitHub Desktop.
command to run scylla-driver integration tests
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