opendistro-for-elasticsearch / opendistro-build

🧰 Open Distro Build Scripts
https://opendistro.github.io/
Apache License 2.0
344 stars 175 forks source link

Reports Scheduler Integration with Infra #716

Open davidcui1225 opened 3 years ago

davidcui1225 commented 3 years ago

Add integration with reports-scheduler.

Command to run integration tests for reports-scheduler:

./gradlew build
davidcui1225 commented 3 years ago

Command to run ITs with remote cluster:

./gradlew build -Dtests.rest.cluster=localhost:9200 -Dtests.cluster=localhost:9200 -Dtests.clustername=integTest