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

Integtests support for multiple plugins #473

Closed
2 tasks
Tracked by #124
setiah opened this issue Sep 14, 2021 · 2 comments
Closed
2 tasks
Tracked by #124

Integtests support for multiple plugins #473

setiah opened this issue Sep 14, 2021 · 2 comments
Assignees
Labels
beta Issues specific to the OpenSearch Beta bug Something isn't working

Comments

@setiah
Copy link
Contributor

setiah commented Sep 14, 2021

Currently, the integ test instrumentation works fine when running for one component and all possible configurations but it fails when multiple components are tested as part of the same workflow. The instrumentation logic needs to be fixed to handle that.

  • Rework instrumentation logic
  • Fix alerting, reports-scheduler, notebooks integ test instrumentation

Steps to reproduce -

  1. Run integration tests on main branch
    bash test.sh integ-test --test-run-id <execution-id> --s3-bucket <bucket_name> --opensearch-version <version> --build-id <id> --architecture <arch>

Issue signature -

@setiah setiah added bug Something isn't working untriaged Issues that have not yet been triaged beta Issues specific to the OpenSearch Beta labels Sep 14, 2021
@peternied peternied removed the untriaged Issues that have not yet been triaged label Sep 14, 2021
@minalsha
Copy link

@setiah please add details with repro steps and what needs to be done. Thanks

@owaiskazi19
Copy link
Member

reports-scheduler, notebooks will be fixed as a part of #476

@setiah setiah changed the title Fix integtests to work with multiple plugins Integtests support for multiple plugins Sep 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beta Issues specific to the OpenSearch Beta bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants