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

add slack #318

Merged
merged 2 commits into from
Mar 18, 2019
Merged

Conversation

xiaojingchen
Copy link
Contributor

@xiaojingchen xiaojingchen commented Mar 13, 2019

@gregwebs
Copy link
Contributor

It doesn't matter much for this since it is just tests, but generally it is nice to publish messages to something like a Kafka queue and have a consumer publish them to Slack. That makes it easy for any other tooling to look at the events. That way only a single publisher need be written the tests and the Slack consumer can potentially be generic to publish from other tools as well.

@tennix tennix added the test/stability stability tests label Mar 13, 2019
@xiaojingchen
Copy link
Contributor Author

@gregwebs that's right, but at present, we use slack to notify, and support other tools is too expensive.
in the other hand, stability testing takes a long time, so it is necessary to add notification mechanism.

Copy link
Contributor

@weekface weekface left a comment

Choose a reason for hiding this comment

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

Rest LGTM

tests/slack/slack.go Outdated Show resolved Hide resolved
Co-Authored-By: xiaojingchen <chenxiaojing141@gmail.com>
@xiaojingchen xiaojingchen changed the title [WIP] add slack add slack Mar 15, 2019
Copy link
Contributor

@shuijing198799 shuijing198799 left a comment

Choose a reason for hiding this comment

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

LGTM

@weekface weekface merged commit 2090950 into pingcap:stability Mar 18, 2019
weekface pushed a commit to weekface/tidb-operator that referenced this pull request Mar 21, 2019
tennix pushed a commit that referenced this pull request Mar 21, 2019
* add slack
yahonda pushed a commit that referenced this pull request Dec 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test/stability stability tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants