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

[DNM] test adding slack notification for test summaries #10211

Closed
wants to merge 28 commits into from

Conversation

jbohanon
Copy link
Contributor

@jbohanon jbohanon commented Oct 17, 2024

Description

Notify in slack for failures in the Kubernetes E2E suites. This uses the test summary output previously added and a modified version of the current slack notification script.

Outstanding

I have not had time to sort out why the template env expansion for <$PARENT_JOB_URL|$PREAMBLE> is not working, other than that should be about ready.

@github-actions github-actions bot added keep pr updated signals bulldozer to keep pr up to date with base branch work in progress signals bulldozer to keep pr open (don't auto-merge) labels Oct 17, 2024
@jbohanon
Copy link
Contributor Author

/skip-ci testing gha

Copy link

github-actions bot commented Oct 17, 2024

Visit the preview URL for this PR (updated for commit 5345d0a):

https://gloo-edge--pr10211-jbohanon-test-summar-plmyfbcz.web.app

(expires Tue, 05 Nov 2024 14:19:39 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 77c2b86e287749579b7ff9cadb81e099042ef677

Copy link
Contributor

@nfuden nfuden left a comment

Choose a reason for hiding this comment

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

I love the output, can we add the job / test name or something?
https://solo-io-corp.slack.com/archives/C0314KESVNV/p1729194404389549

@@ -37,6 +40,7 @@ runs:
shell: bash
run: make go-test
- name: Summarize tests
if: ${{ always() }}
Copy link
Contributor

Choose a reason for hiding this comment

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

Oh my summarize wasnt always before? woof

@jbohanon jbohanon added keep pr updated signals bulldozer to keep pr up to date with base branch and removed work in progress signals bulldozer to keep pr open (don't auto-merge) keep pr updated signals bulldozer to keep pr up to date with base branch labels Oct 21, 2024
@jbohanon
Copy link
Contributor Author

/kick-ci

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
keep pr updated signals bulldozer to keep pr up to date with base branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants