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

Use global tenant in vis_type_table and other tests #1210

Merged
merged 4 commits into from
Apr 15, 2024
Merged

Conversation

ananzh
Copy link
Member

@ananzh ananzh commented Apr 8, 2024

Description

Flaky tests due to loading time due to switch tenant. Currently set default tenant to global.

Issues Resolved

Partial opensearch-project/opensearch-build#4433

Check List

  • 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.

a
Signed-off-by: Anan <[email protected]>
TABLE_INDEX_END_TIME,
toTestId,
} from '../../../../../utils/constants';
// import {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should fix this with the performance improvements with the table. However, I'm also in favor of not commenting these out as cypress shows how many we skipped which is a good metric to track and reduce. this will hide that stat.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

k. let me remove the comment out and assign myself to check it.

@kavilla kavilla merged commit 7b82031 into main Apr 15, 2024
39 of 45 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Apr 15, 2024
Flaky tests due to loading time due to switch tenant. Currently set default tenant to global.
* remove tenant fix for MD

Partially resolves: opensearch-project/opensearch-build#4433

Signed-off-by: Anan <[email protected]>
Co-authored-by: Hailong Cui <[email protected]>
(cherry picked from commit 7b82031)
kavilla pushed a commit that referenced this pull request Apr 16, 2024
Flaky tests due to loading time due to switch tenant. Currently set default tenant to global.
* remove tenant fix for MD

Partially resolves: opensearch-project/opensearch-build#4433

Signed-off-by: Anan <[email protected]>
Co-authored-by: Hailong Cui <[email protected]>
(cherry picked from commit 7b82031)

Co-authored-by: Anan Zhuang <[email protected]>
LDrago27 pushed a commit to LDrago27/opensearch-dashboards-functional-test that referenced this pull request May 3, 2024
…ct#1210)

Flaky tests due to loading time due to switch tenant. Currently set default tenant to global.
* remove tenant fix for MD

Partially resolves: opensearch-project/opensearch-build#4433

Signed-off-by: Anan <[email protected]>
Co-authored-by: Hailong Cui <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants