citus/src
naisila 95cc99f423
Random tests refactoring
While investigating replication slots leftovers
in PR https://github.com/citusdata/citus/pull/7338,
I ran into the following refactoring/cleanup
that can be done in our test suite:

- Add separate test to remove cluster management test nodes
- Remove coordinator removal from add_coordinator test
  Use remove_coordinator_from_metadata test where needed
- Don't print nodeids in multi_multiuser_auth and multi_poolinfo_usage
  tests
- Use startswith when checking for isolation or failure tests
2023-11-14 12:11:42 +03:00
..
backend Support role commands from any node (#7278) 2023-11-10 09:58:51 +00:00
include Support role commands from any node (#7278) 2023-11-10 09:58:51 +00:00
test Random tests refactoring 2023-11-14 12:11:42 +03:00