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

GEODE-10445: Add wan, cq, lucene, assembly, mgmt distributed tests to pipeline #7877

Merged
merged 1 commit into from
Apr 17, 2023

Conversation

sboorlagadda
Copy link
Member

@sboorlagadda sboorlagadda commented Mar 30, 2023

For all changes:

  • Is there a JIRA ticket associated with this PR? Is it referenced in the commit message?

  • Has your PR been rebased against the latest commit within the target branch (typically develop)?

  • Is your initial contribution a single, squashed commit?

  • Does gradlew build run cleanly?

  • Have you written or updated unit tests to verify your changes?

  • If adding new dependencies to the code, are these dependencies licensed in a way that is compatible for inclusion under ASF 2.0?


distributedTest:
needs: [apiCheck, unitTest]
timeout-minutes: 600
Copy link
Member

Choose a reason for hiding this comment

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

When the test is unstable, even if we set this value to be large, it is not a good way. It should be kept within a reasonable range of values.

Copy link
Member Author

Choose a reason for hiding this comment

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

removed the timeout. it doesnt work for non-self hosted (free workers)

  Included wan, cq, lucene, assembly and
  management DUnit test jobs as individual
  steps in the pipeline to deal with 6hr
  max timeout.
@sboorlagadda sboorlagadda changed the title Draft: Add distributed tests step to GHA pipeline GEODE-10445: Add wan, cq, lucene, assembly, mgmt distributed tests to pipeline Apr 15, 2023
Copy link
Member

@CalvinKirs CalvinKirs left a comment

Choose a reason for hiding this comment

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

Thx

@sboorlagadda sboorlagadda merged commit 268e1a1 into develop Apr 17, 2023
17 checks passed
@sboorlagadda sboorlagadda deleted the feature/gha-distributed-tests branch April 17, 2023 04:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants