Skip to content

Remove BlobContainer Tests against Mocks (#50194)#50220

Merged
original-brownbear merged 1 commit intoelastic:7.xfrom
original-brownbear:50194-7.x
Dec 16, 2019
Merged

Remove BlobContainer Tests against Mocks (#50194)#50220
original-brownbear merged 1 commit intoelastic:7.xfrom
original-brownbear:50194-7.x

Conversation

@original-brownbear
Copy link
Copy Markdown
Contributor

Removing all these weird mocks as asked for by #30424.
All these tests are now part of real repository ITs and otherwise left unchanged if they had
independent tests that didn't call the createBlobStore method previously.
The HDFS tests also get added coverage as a side-effect because they did not have an implementation
of the abstract repository ITs.

Closes #30424

backport of #50194

* Remove BlobContainer Tests against Mocks

Removing all these weird mocks as asked for by #30424.
All these tests are now part of real repository ITs and otherwise left unchanged if they had
independent tests that didn't call the `createBlobStore` method previously.
The HDFS tests also get added coverage as a side-effect because they did not have an implementation
of the abstract repository ITs.

Closes #30424
@original-brownbear original-brownbear added :Distributed/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs backport labels Dec 16, 2019
@elasticmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-distributed (:Distributed/Snapshot/Restore)

@original-brownbear original-brownbear merged commit 761d6e8 into elastic:7.x Dec 16, 2019
@original-brownbear original-brownbear deleted the 50194-7.x branch December 16, 2019 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport :Distributed/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants