ci: remove Datadog CI test result uploads - #23836
Open
graham1228 wants to merge 1 commit into
Open
Conversation
Remove datadog-ci binary downloads, junit test result uploads, DATADOG_API_KEY secret declarations, and associated Vault auth/fetch steps from all CI workflow files. This disables Datadog Test Optimization across all test pipelines as part of the Datadog-to-Instana migration initiative tracked in IOPS-1759.
Go Test Coverage: 71.9%See the workflow run for the full per-package breakdown and downloadable HTML report. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #23836 +/- ##
==========================================
+ Coverage 58.51% 65.85% +7.34%
==========================================
Files 697 964 +267
Lines 93615 116121 +22506
==========================================
+ Hits 54775 76471 +21696
+ Misses 33277 32505 -772
- Partials 5563 7145 +1582 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Removes all Datadog CI test result upload steps from CI workflows as part of the Datadog-to-Instana migration initiative (IOPS-1759).
Changes
Deleted from 7 workflow files (479 lines total):
Files modified:
Jira: IOPS-1759