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

Move PiTest to a new workflow. #1285

Merged
merged 2 commits into from
Jan 20, 2023

Conversation

Yury-Fridlyand
Copy link
Collaborator

@Yury-Fridlyand Yury-Fridlyand commented Jan 19, 2023

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

Description

  • Move PiTest to a new workflow. Triggerable on demand
  • Minor fixes in the build workflow:
    • Upload doctest and integtest cluster logs
    • Suppress uploading failures
    • Keep reports and artifact from all jobs (now CI stores only them from first or last job only)

Issues Resolved

Make main CI workflow faster.
image
See #1204

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.

@Yury-Fridlyand Yury-Fridlyand added the infrastructure Changes to infrastructure, testing, CI/CD, pipelines, etc. label Jan 19, 2023
@Yury-Fridlyand Yury-Fridlyand requested a review from a team as a code owner January 19, 2023 00:19
MaxKsyunz
MaxKsyunz previously approved these changes Jan 19, 2023
Comment on lines +96 to +97
doctest/build/testclusters/docTestCluster-0/logs/*
integ-test/build/testclusters/*/logs/*
Copy link
Collaborator

Choose a reason for hiding this comment

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

These are unrelated but useful additions. Correct?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Sometimes cluster logs are required to understand the failure.

Copy link
Member

Choose a reason for hiding this comment

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

nice addition

@Yury-Fridlyand Yury-Fridlyand merged commit 13faca4 into opensearch-project:main Jan 20, 2023
@Yury-Fridlyand Yury-Fridlyand deleted the ci-pitest-workflow branch January 20, 2023 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure Changes to infrastructure, testing, CI/CD, pipelines, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants