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

Add new test workflow. #119

Merged
merged 2 commits into from
Sep 23, 2022
Merged

Conversation

Yury-Fridlyand
Copy link

Signed-off-by: Yury-Fridlyand [email protected]

Description

I decided to extend #118 and add an SQL plugin test workflow. It runs all test jobs regardless of other failures (assuming you don't have compilation errors) and reports all failures after that.
See run example: https://github.com/Bit-Quill/opensearch-project-sql/actions/runs/3077854910 (I intentionally damaged few tests).
Unfortunately, it runs much longer than regular workflow (~22 min), because it repeats some steps, (compilation) multiple times.

I paused upstream PR while this one is on review

Check List

  • New functionality includes testing.
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented.
    • New functionality has javadoc added
    • New functionality has user manual doc added
  • 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.

Signed-off-by: Yury-Fridlyand <[email protected]>
@codecov

This comment was marked as spam.

Signed-off-by: Yury-Fridlyand <[email protected]>
@Yury-Fridlyand Yury-Fridlyand merged commit 921791b into integ-reorganize-workflows Sep 23, 2022
@Yury-Fridlyand Yury-Fridlyand deleted the dev-add-test-job branch September 23, 2022 16:49
MitchellGale pushed a commit that referenced this pull request Oct 3, 2022
* Add new test workflow.

Signed-off-by: Yury-Fridlyand <[email protected]>
andy-k-improving pushed a commit that referenced this pull request Nov 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants