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

Fix flaky observability/4_panels tests #918

Merged
merged 3 commits into from
Oct 11, 2023

Conversation

Swiddis
Copy link
Contributor

@Swiddis Swiddis commented Oct 11, 2023

Description

There are some tests in 4_panels that are flaky due to poor delay configuration. I've modified the waits to check for conditions instead of waiting a fixed delay.

Issues Resolved

N/A

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.

@kavilla
Copy link
Member

kavilla commented Oct 11, 2023

looking

@kavilla
Copy link
Member

kavilla commented Oct 11, 2023

This fails locally for me, would you be able to provide a screen of a successful test run against the current 2.11 RC?

@Swiddis
Copy link
Contributor Author

Swiddis commented Oct 11, 2023

Screenshot for Cypress run on 4_panels with current RC (needs observability and SQL plugins)

image

@Swiddis Swiddis changed the base branch from main to 2.11 October 11, 2023 20:44
Signed-off-by: Simeon Widdis <[email protected]>
Signed-off-by: Simeon Widdis <[email protected]>
Signed-off-by: Simeon Widdis <[email protected]>
@kavilla kavilla merged commit 31c9fe9 into opensearch-project:2.11 Oct 11, 2023
opensearch-trigger-bot bot pushed a commit that referenced this pull request Oct 11, 2023
* Fix broken 4_panels test delays

Signed-off-by: Simeon Widdis <[email protected]>

* Recompute yarn.lock

Signed-off-by: Simeon Widdis <[email protected]>

* Remove added yarn.lock entirely

Signed-off-by: Simeon Widdis <[email protected]>

---------

Signed-off-by: Simeon Widdis <[email protected]>
(cherry picked from commit 31c9fe9)
opensearch-trigger-bot bot pushed a commit that referenced this pull request Oct 11, 2023
* Fix broken 4_panels test delays

Signed-off-by: Simeon Widdis <[email protected]>

* Recompute yarn.lock

Signed-off-by: Simeon Widdis <[email protected]>

* Remove added yarn.lock entirely

Signed-off-by: Simeon Widdis <[email protected]>

---------

Signed-off-by: Simeon Widdis <[email protected]>
(cherry picked from commit 31c9fe9)
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.

2 participants