This commit is contained in:
alesapin 2022-07-01 16:10:06 +02:00
parent 919baf331e
commit 7c53c8bd2c

View File

@ -25,6 +25,7 @@ node3 = cluster.add_instance(
NOT_SERVING_REQUESTS_ERROR_MSG = "This instance is not currently serving requests"
@pytest.fixture(scope="module")
def started_cluster():
try: