Commit 1c1fd075 by Feanil Patel Committed by GitHub

Merge pull request #4168 from edx/feanil/notifier_ci

Stop testing the notifier while issues are resolved with it.
parents 60801cd7 659890db
...@@ -30,7 +30,9 @@ ...@@ -30,7 +30,9 @@
- oraclejdk - oraclejdk
- elasticsearch - elasticsearch
- forum - forum
- { role: notifier, NOTIFIER_DIGEST_TASK_INTERVAL: "5" } # Removing until Notifier is fully fixed.
# Can be uncommented once EDUCATOR-1594 has been resolved.
# - { role: notifier, NOTIFIER_DIGEST_TASK_INTERVAL: "5" }
- { role: "xqueue", update_users: True } - { role: "xqueue", update_users: True }
- role: xserver - role: xserver
when: XSERVER_GIT_IDENTITY|length > 0 when: XSERVER_GIT_IDENTITY|length > 0
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment