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 compatibility testing with Beats Automation #24

Open
brijos opened this issue Jun 13, 2022 · 3 comments
Open

Add compatibility testing with Beats Automation #24

brijos opened this issue Jun 13, 2022 · 3 comments
Labels
enhancement New feature or request

Comments

@brijos
Copy link

brijos commented Jun 13, 2022

Is your feature request related to a problem?
In OpenSearch 2.0, OpenSearch broke a compatibility mode setting which allowed Beats to connect to OpenSearch directly. The team implemented a fix.

What solution would you like?
Add automation to the build process to prevent the bug from returning as long as compatibility mode is supported.

What alternatives have you considered?
None

Do you have any additional context?
Agents and Ingestion Tools Documentation.

@brijos brijos added the enhancement New feature or request label Jun 13, 2022
@brijos brijos changed the title [FEATURE] Version Compatibility with Beats [FEATURE] Compatibility with Beats Automation Jun 13, 2022
@VachaShah
Copy link
Collaborator

For some options where we can add this automation:

  1. In opensearch-clients repo with a script/Github Action.
  2. In OpenSearch repo.
  3. Create a separate repo for this automation.

I feel adding it in opensearch-clients would be relevant and we can run the tests on a cron schedule. WDYT @saratvemulapalli @dblock @brijos @CEHENKLE?

@CEHENKLE
Copy link
Member

I'm leaning towards 1 with an automatic trigger. :)

@saratvemulapalli
Copy link
Member

+1 I would prefer with 1.
We ideally dont want to block PRs on OpenSearch with breaking changes in beats and a separate repo just for a simple workflow seems like a lot.

@dblock dblock changed the title [FEATURE] Compatibility with Beats Automation Add compatibility testing with Beats Automation Jul 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants