final LocalBucket realBucketThatGotThawed = archiveAndThawBucket(splunkHome);
assertBucketWasSuccessfullyThawedAndImported(realBucketThatGotThawed);
}
private void setup(ArchiveConfiguration config) throws IllegalIndexException {
GlacierClient client = new GlacierClient(new FakeArchiveTransferManager(
createDirectory()), "vault", new HashMap<String, String>());
LocalFileSystemPaths localFileSystemPaths = new LocalFileSystemPaths(
createDirectory());
GlacierArchiveFileSystem glacierArchive = getGlacierArchiveFileSystem(