INFRA: Update the slack options for projects
Below changes are introduced:
- Push upstream slack notification are removed. The job failures should
be handled as part of the Gerrit review by a person who is
trying to push the change to upstream.
- Introduce slack notifications for Geode jobs to #geode
Slack channel.
Change-Id: Ie625ed4bc667b4268f6ab8d1d967561873ed1c2b
diff --git a/jjb/acumos/global-templates-acumos-rebase.yaml b/jjb/acumos/global-templates-acumos-rebase.yaml
index 5ae2c88..3d33b2f 100644
--- a/jjb/acumos/global-templates-acumos-rebase.yaml
+++ b/jjb/acumos/global-templates-acumos-rebase.yaml
@@ -47,3 +47,7 @@
publishers:
- notify-slack:
slack-channel: '#infra'
+ notify-start: false
+ notify-success: false
+ notify-failure: true
+ notify-back-to-normal: true