mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
Tests: Remove AwaitsFix from TemplateUpgraderTests
I believe this problem should have been already fixed by elastic/elasticsearch#26698. Original commit: elastic/x-pack-elasticsearch@0ec93f2803
This commit is contained in:
parent
a5e8589b38
commit
4964239f4c
@ -35,7 +35,6 @@ import static org.hamcrest.Matchers.not;
|
||||
* system priviliges
|
||||
*/
|
||||
@ClusterScope(maxNumDataNodes = 1, scope = Scope.SUITE, numClientNodes = 0)
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/x-pack-elasticsearch/issues/2421")
|
||||
public class TemplateUpgraderTests extends SecurityIntegTestCase {
|
||||
|
||||
public void testTemplatesWorkAsExpected() throws Exception {
|
||||
|
Loading…
x
Reference in New Issue
Block a user