Packaging tests: ingest-grok is now ingest-common
This commit is contained in:
parent
bd1af34506
commit
06d26635de
|
@ -228,8 +228,8 @@ fi
|
||||||
install_and_check_plugin ingest geoip geoip2-*.jar jackson-annotations-*.jar jackson-databind-*.jar maxmind-db-*.jar
|
install_and_check_plugin ingest geoip geoip2-*.jar jackson-annotations-*.jar jackson-databind-*.jar maxmind-db-*.jar
|
||||||
}
|
}
|
||||||
|
|
||||||
@test "[$GROUP] check ingest-grok module" {
|
@test "[$GROUP] check ingest-common module" {
|
||||||
check_module ingest-grok jcodings-*.jar joni-*.jar
|
check_module ingest-common jcodings-*.jar joni-*.jar
|
||||||
}
|
}
|
||||||
|
|
||||||
@test "[$GROUP] check lang-expression module" {
|
@test "[$GROUP] check lang-expression module" {
|
||||||
|
|
Loading…
Reference in New Issue