Open davidcui1225 opened 3 years ago
Add integration with reports-scheduler.
Command to run integration tests for reports-scheduler:
./gradlew build
Command to run ITs with remote cluster:
./gradlew build -Dtests.rest.cluster=localhost:9200 -Dtests.cluster=localhost:9200 -Dtests.clustername=integTest
Add integration with reports-scheduler.
Command to run integration tests for reports-scheduler: