Packaging tests: ingest-grok is now ingest-common

This commit is contained in:
Nik Everett 2016-06-08 14:03:48 -04:00
parent bd1af34506
commit 06d26635de
1 changed files with 2 additions and 2 deletions

View File

@ -228,8 +228,8 @@ fi
install_and_check_plugin ingest geoip geoip2-*.jar jackson-annotations-*.jar jackson-databind-*.jar maxmind-db-*.jar
}
@test "[$GROUP] check ingest-grok module" {
check_module ingest-grok jcodings-*.jar joni-*.jar
@test "[$GROUP] check ingest-common module" {
check_module ingest-common jcodings-*.jar joni-*.jar
}
@test "[$GROUP] check lang-expression module" {