mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-24 17:09:48 +00:00
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
|
||||
}
|
||||
|
||||
@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" {
|
||||
|
Loading…
x
Reference in New Issue
Block a user