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

[Enhancement] Add config editing and experimental flag enabler for OSD integ-test workflow #3243

Open
peterzhuamazon opened this issue Feb 24, 2023 · 1 comment
Labels

Comments

@peterzhuamazon
Copy link
Member

We want to add these two features to OSD integTest:

  1. Add config editing for the OSD bundle per component:
    OSD already have this feature just need to add in test manifest:
    https://github.com/opensearch-project/opensearch-build/blob/main/manifests/2.6.0/opensearch-2.6.0-test.yml#L66
    https://github.com/opensearch-project/opensearch-build/blob/main/src/test_workflow/integ_test/service_opensearch_dashboards.py#L84

  2. Add enabler for these env var to enable certain tests:
    https://github.com/opensearch-project/opensearch-dashboards-functional-test/blob/main/cypress.json

Thanks.

@gaiksaya
Copy link
Member

gaiksaya commented Mar 2, 2023

[Triage] Hi @peterzhuamazon ,

For point 2, does it depend on plugin configuration?
If not functional test also follows branching strategy and can accordingly make changes to that branch for that particular release

For point 1, we are adding back all the components in the manifest as part of #2144 and then the feature can be added.

@gaiksaya gaiksaya removed the untriaged Issues that have not yet been triaged label Mar 2, 2023
@bbarani bbarani moved this from In Progress to Not started in OpenSearch Engineering Effectiveness Jun 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Not started
Development

No branches or pull requests

2 participants