David Cui
David Cui
Command to run ITs with remote cluster: ``` ./gradlew build -Dtests.rest.cluster=localhost:9200 -Dtests.cluster=localhost:9200 -Dtests.clustername=integTest ```
### Reporting 1. Bootstrap plugin, start ES and Kibana 2. Navigate to Kibana endpoint and add sample data (temporary as we need dashboards to run tests) 3. Run cypress ```...
> > ### Reporting > > > > > > > > > > ``` > > 1. Bootstrap plugin, start ES and Kibana > > > > 2. Navigate...
For kibana-reports, we need to add the sample data after Kibana is running and bootstrapped, but before any of the cypress tests begin. ### Kibana Reports 1. Bootstrap plugin, start...
Security is enabled depending on the `security_enabled` flag in `cypress.json`
We have a release for the SQL Drivers including the ODBC client that is launching this week- that is expected to resolve this bug
Currently, integration with the Notifications plugin is enabled in the `integration/notifications` branch on the dashboards-reports repo. This feature will be released in OpenSearch 2.0
I see a channel created successfully in the front-end for that `https://doma` config. And in the backend testing when I write a `Chime` object with similar url, the config is...