forked from tarantool/vshard
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: introduce infrastructure for named config
This commit allows vtest to create named config, wich will be introduced in the following commits. If identification_mode is 'name_as_key', then names are used instead of UUIDs as keys, replica/replicaset.name is not specified, as it's forbidden, UUIDs are set as replica/replicaset.uuid. The commit also introduces new server API: instance/replicaset_name(), which is meant to be used in tests for Tarantool >= 3.0.0. Part of tarantool#426 NO_DOC=internal
- Loading branch information
1 parent
22ecef4
commit 937306d
Showing
4 changed files
with
94 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters