Mute DockerTests.test010Install
This commit is contained in:
parent
cf39a69be3
commit
8e9f8ba420
|
@ -99,6 +99,7 @@ public class DockerTests extends PackagingTestCase {
|
|||
/**
|
||||
* Checks that the Docker image can be run, and that it passes various checks.
|
||||
*/
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/60853")
|
||||
public void test010Install() {
|
||||
verifyContainerInstallation(installation, distribution());
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue