Skip to content

Commit

Permalink
Mute MLModelDeploymentsUpgradeIT::testTrainedModelDeployment
Browse files Browse the repository at this point in the history
  • Loading branch information
davidkyle committed Oct 3, 2023
1 parent 62b75c7 commit b76d239
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ public void removeLogging() throws IOException {
client().performRequest(request);
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/100180")
public void testTrainedModelDeployment() throws Exception {
assumeTrue("NLP model deployments added in 8.0", UPGRADE_FROM_VERSION.onOrAfter(Version.V_8_0_0));

Expand Down

0 comments on commit b76d239

Please sign in to comment.