Skip to content

Commit

Permalink
Increase chance of failure
Browse files Browse the repository at this point in the history
  • Loading branch information
droberts195 committed Jan 3, 2024
1 parent 0d2ad42 commit ef16f91
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
import com.carrotsearch.randomizedtesting.annotations.Name;

import org.apache.http.util.EntityUtils;
import org.apache.lucene.tests.util.LuceneTestCase;
import org.elasticsearch.Version;
import org.elasticsearch.client.Request;
import org.elasticsearch.client.Response;
Expand All @@ -37,7 +36,6 @@
import static org.hamcrest.Matchers.equalTo;
import static org.hamcrest.Matchers.hasSize;

@LuceneTestCase.AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/103808")
public class MLModelDeploymentFullClusterRestartIT extends AbstractXpackFullClusterRestartTestCase {

// See PyTorchModelIT for how this model was created
Expand Down

0 comments on commit ef16f91

Please sign in to comment.