Skip to content

Commit f193250

Browse files
committed
Using SR as well.
1 parent d281d8c commit f193250

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/conftest.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828

2929
def create_trivup_cluster(conf={}):
30-
trivup_fixture_conf = {'with_sr': False,
30+
trivup_fixture_conf = {'with_sr': True,
3131
'debug': True,
3232
'cleanup': False,
3333
'cp_version': '7.6.0',

0 commit comments

Comments
 (0)