forked from cockroachdb/cockroach
-
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.
roachtest: remove duplication of tenant-certs directory
This introduces `CockroachTenantNodeDir`, reducing duplication of the directory where we keep tenant certificates, serving a purpose similar to `CockroachNodeCertsDir`, where all certificates are ultimately kept. We also add a suffix to the directory based on the virtual cluster ID, avoiding clashes in case several virtual clusters are created. Epic: none Release note: None
- Loading branch information
1 parent
d649bd9
commit db26405
Showing
1 changed file
with
31 additions
and
20 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