We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d281d8c commit f193250Copy full SHA for f193250
tests/integration/conftest.py
@@ -27,7 +27,7 @@
27
28
29
def create_trivup_cluster(conf={}):
30
- trivup_fixture_conf = {'with_sr': False,
+ trivup_fixture_conf = {'with_sr': True,
31
'debug': True,
32
'cleanup': False,
33
'cp_version': '7.6.0',
0 commit comments