Split monolithic integration tests into individual tests.
The integration tests require restarting the swarm once for each
test. I had done so manually with self.init_swarm(force_new_cluster=True)
but that wasn't resetting the swarm state correctly. The usual
test teardown procedure cleans up correctly.
Signed-off-by:
Barry Shapira <barry@whiterabbit.ai>
Showing
Please
register
or
sign in
to comment