We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0a99be commit c682775Copy full SHA for c682775
qa/smoke-test-ingest-with-all-dependencies/build.gradle
@@ -20,8 +20,3 @@ dependencies {
20
clusterModules project(":modules:ingest-geoip")
21
clusterModules project(":modules:mapper-extras")
22
}
23
-
24
-tasks.named("yamlRestTest") {
25
- // Muting temporarily while I figure out what's going on here
26
- systemProperty 'tests.rest.blacklist', 'ingest/80_ingest_simulate/Test ingest simulate with index template substitutions'
27
-}
0 commit comments