-
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/{nfs|smb}*.rb] Update for self mounting
Moving forward, we will not be supporting the automatic connection of file storage backends, so this will now need to be managed by the user themselves. By association, this means the tests themselves also need to manage the connection. To ensure the connection is working properly, we connect once for creating the backup, and a separate time (in a new location) when validating the DB. This helps ensure that we are not just writing randomly to the filesystem, but the mounted network drive as expected.
- Loading branch information
1 parent
34a5cc1
commit 1127e3a
Showing
2 changed files
with
28 additions
and
6 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