-
Notifications
You must be signed in to change notification settings - Fork 190
OpenSearch renaming in doctest log #118
Copy link
Copy link
Closed
Labels
Description
Describe the bug
One of the prerequisite of the doc test is to start a local cluster, currently the doctest is logging this task as :doctest:startES. Not sure if there is any other similar legacy naming in doc test.
To Reproduce
Steps to reproduce the behavior:
- run
./gradlew :doctest:doctestor./gradlew build - See error when doctest is started
Expected behavior
startOpenSearch or startOS
Plugins
SQL
Host/Environment (please complete the following information):
- OS: MacOS
- Version: Catalina 10.15.7
Additional context
Add any other context about the problem here.
Reactions are currently unavailable