Skip to content

Commit

Permalink
Remove AwaitsFix CcrRollingUpgradeIT (elastic#76765)
Browse files Browse the repository at this point in the history
Fixed in elastic#60054
  • Loading branch information
dnhatn authored Aug 20, 2021
1 parent 6662d95 commit bd038d7
Showing 1 changed file with 1 addition and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,7 @@
import static org.hamcrest.Matchers.equalTo;

public class CcrRollingUpgradeIT extends AbstractMultiClusterUpgradeTestCase {

// TODO: Remove this empty test
public void testEmpty() {

}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/59625")

public void testUniDirectionalIndexFollowing() throws Exception {
logger.info("clusterName={}, upgradeState={}", clusterName, upgradeState);

Expand Down

0 comments on commit bd038d7

Please sign in to comment.