[meta] add slack notifications to CI jobs (#706)

This PR add Slack notifications to Elastic Release team Slack channel
for [elastic+ansible-elasticsearch+master]((https://devops-ci.elastic.co/job/elastic+ansible-elasticsearch+master/)
test job.
This commit is contained in:
Julien Mailleret 2020-07-22 15:26:34 +02:00 committed by GitHub
parent f339345a0b
commit 51f7ddf920
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 3 deletions

View file

@ -62,6 +62,4 @@
timeout: 360
fail: true
- timestamps
publishers:
- email:
recipients: infra-root+build@elastic.co

View file

@ -24,3 +24,10 @@
echo "Finished getting xpack_license from secrets service"
make setup
make verify VERSION=$VERSION PATTERN=$TEST_TYPE-$OS
publishers:
- slack:
notify-back-to-normal: True
notify-every-failure: True
room: infra-release-notify
team-domain: elastic
auth-token-id: release-slack-integration-token