From a2ff1c677ba7eaa47589edbc29478cd5917f15f6 Mon Sep 17 00:00:00 2001 From: Conky5 Date: Tue, 23 Mar 2021 10:34:29 -0400 Subject: [PATCH] Remove slack notification Remove the CI slack notification, these tests are too flaky and create a lot of non-actionable noise in this notification room. --- .ci/jobs/elastic+helm-charts+master.yml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/.ci/jobs/elastic+helm-charts+master.yml b/.ci/jobs/elastic+helm-charts+master.yml index a5835d145..03f35cc6b 100644 --- a/.ci/jobs/elastic+helm-charts+master.yml +++ b/.ci/jobs/elastic+helm-charts+master.yml @@ -46,10 +46,3 @@ - project: elastic+helm-charts+master+cluster-cleanup current-parameters: true trigger-with-no-params: false - - slack: - notify-back-to-normal: True - notify-every-failure: True - room: infra-release-notify - team-domain: elastic - auth-token-id: release-slack-integration-token - auth-token-credential-id: release-slack-integration-token