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

Make test result uploads not break CI when fail #1832

Merged
merged 1 commit into from
May 20, 2022
Merged

Conversation

EricBorczuk
Copy link
Collaborator

What this PR does:
The final step (post-testing) of the CI is to do some codacy/jacoco upload step. Sometimes the remote is unavailable, as is the case with the internet...but we fail the entire hour-and-change long build when for all intents and purposes, the tests succeed.

I'm not sure to what degree we actually use Codacy/jacoco reports, but in any case, these intermittent failures should NOT block CI, and this PR should save us a ton of time.

Which issue(s) this PR fixes:

Checklist

  • Changes manually tested
  • Automated Tests added/updated
  • Documentation added/updated
  • CLA Signed: DataStax CLA

@EricBorczuk EricBorczuk merged commit 7002f5c into master May 20, 2022
@EricBorczuk EricBorczuk deleted the codacy-step branch May 20, 2022 00:42
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.

None yet

3 participants