This website requires JavaScript.
Explore
Help
Sign In
honeymoose
/
OpenSearch
mirror of
https://github.com/honeymoose/OpenSearch.git
Watch
1
Star
0
Fork
You've already forked OpenSearch
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
389ef462c4
OpenSearch
/
qa
/
smoke-test-multinode
/
build.gradle
9 lines
89 B
Groovy
Raw
Blame
History
apply
plugin:
'elasticsearch.rest-test'
integTest
{
cluster
{
numNodes
=
2
}
}
Reference in New Issue
View Git Blame
Copy Permalink