Skip to content

Commit

Permalink
Mute MLModelDeploymentsUpgradeIT::testTrainedModelDeploymentStopOnMix…
Browse files Browse the repository at this point in the history
…edCluster (#95503)

…edCluster

For #95501
  • Loading branch information
davidkyle authored Apr 24, 2023
1 parent 0ca5dc2 commit 3bd0032
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ public void testTrainedModelDeployment() throws Exception {
}
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/95501")
public void testTrainedModelDeploymentStopOnMixedCluster() 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 3bd0032

Please sign in to comment.