-
Notifications
You must be signed in to change notification settings - Fork 7
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
Added Integration Tests Workflow #426
Conversation
Signed-off-by: saimedhi <[email protected]>
Signed-off-by: saimedhi <[email protected]>
Ready for review. Please do not merge until Flow Framework Dashboards tests are added to opensearch-dashboards-functional-test repo. Currently pulling tests from my fork.
|
@ohltyler, Tests are flaky. Tested the failing test locally. |
Let's see what we can do to get them not flaky in these test runners. Not opposed to increasing the timeout if that's the bottleneck happening. |
Hi @ohltyler, fixed all the flakiness in the integration tests where-ever I noticed. |
Signed-off-by: saimedhi <[email protected]>
@ohltyler, shall we get this workflow merged. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Signed-off-by: saimedhi <[email protected]> (cherry picked from commit e82acac) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
You will probably need to do a manual backport to update the versions in the CI workflow. |
Description
Currently pulling tests from my fork for testing: https://github.com/saimedhi/opensearch-dashboards-functional-test/tree/add_FF_PR
Issues Resolved
Related to #22
Check List
--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.