Skip to content

Commit

Permalink
Unmute AzureStorageCleanupThirdPartyTests after credentials rotation (e…
Browse files Browse the repository at this point in the history
  • Loading branch information
ywangd authored Apr 26, 2024
1 parent 638a450 commit 9a7cd05
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
import com.azure.storage.blob.BlobServiceClient;
import com.azure.storage.blob.models.BlobStorageException;

import org.apache.lucene.tests.util.LuceneTestCase;
import org.elasticsearch.action.ActionRunnable;
import org.elasticsearch.action.support.PlainActionFuture;
import org.elasticsearch.action.support.master.AcknowledgedResponse;
Expand All @@ -41,7 +40,6 @@
import static org.hamcrest.Matchers.equalTo;
import static org.hamcrest.Matchers.not;

@LuceneTestCase.AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/107720")
public class AzureStorageCleanupThirdPartyTests extends AbstractThirdPartyRepositoryTestCase {
private static final boolean USE_FIXTURE = Booleans.parseBoolean(System.getProperty("test.azure.fixture", "true"));

Expand Down

0 comments on commit 9a7cd05

Please sign in to comment.