mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-07 05:28:34 +00:00
Creates a new plugin to manage docker-compose based test fixtures. Convert the smb-fixture as a first example.
3 lines
80 B
Groovy
3 lines
80 B
Groovy
apply plugin: 'elasticsearch.build'
|
|
apply plugin: 'elasticsearch.test.fixtures'
|