Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add legacy REST endpoints to integration tests #17

Merged
merged 3 commits into from
May 24, 2021
Merged

Conversation

jotok
Copy link
Contributor

@jotok jotok commented May 24, 2021

Is your feature request related to a problem? Please provide an existing Issue # , or describe.
In order to validate backward compatibility, we want our integration tests to exercise the legacy /_opendistro endpoint in addition to the /_plugins endpoint.

Describe the solution you are proposing
Updating integration tests to run the same tests against both /_opendistro and /_plugins.

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@jotok jotok requested a review from sruti1312 May 24, 2021 17:53
@jotok jotok merged commit 586f3d0 into main May 24, 2021
@jotok jotok deleted the legacy-integ-tests branch May 24, 2021 20:31
@sruti1312 sruti1312 mentioned this pull request Jun 25, 2021
18 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants