Skip to content
This repository has been archived by the owner on Mar 16, 2024. It is now read-only.

Submit nightly eks tests to datadog #1917

Merged
merged 2 commits into from
Jul 12, 2023

Conversation

tylerslaton
Copy link
Contributor

@tylerslaton tylerslaton commented Jul 11, 2023

This PR submits our test summaries to datadog so that we can keep track of the nightly eks tests overtime. It also fixes a small issue where the test-summary creation would occur (and fail) even if tests didn't run.

Note - I'll update this description when a datadog api key secret has been added so we know it is ready to merge. Its added!

Checklist

  • The title of this PR would make a good line in Acorn's Release Note's Changelog
  • The title of this PR ends with a link to the main issue being address in parentheses, like: This is a title (#1216). Here's an example
  • All relevant issues are referenced in the PR description. NOTE: don't use GitHub keywords that auto-close issues
  • Commits follow contributing guidance
  • Automated tests added to cover the changes. If tests couldn't be added, an explanation is provided in the Verification and Testing section
  • Changes to user-facing functionality, API, CLI, and upgrade impacts are clearly called out in PR description
  • PR has at least two approvals before merging (or a reasonable exception, like it's just a docs change)

@tylerslaton
Copy link
Contributor Author

The needs field wasn't valid here so I replaced it with a new if statement. As long as the action wasn't cancelled and the relevant step didn't get skipped then the test summary actions will run.

@tylerslaton tylerslaton merged commit 40152da into acorn-io:main Jul 12, 2023
@tylerslaton tylerslaton deleted the runtime-ci-dashboard branch July 12, 2023 10:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants