We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc05ae7 commit cdd125aCopy full SHA for cdd125a
ci/run_integration_test.sh
@@ -37,5 +37,5 @@ ccm remove
37
# run test
38
39
export MAPPED_SCYLLA_VERSION=3.11.4
40
-PROTOCOL_VERSION=4 pytest -rf --import-mode append $*
+PROTOCOL_VERSION=4 pytest -vv -s --log-cli-level=debug -rf --import-mode append $*
41
0 commit comments