mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 16:14:02 +00:00
travis: Automate updates to production-helper Nagios test.
This list was likely to end up out of date quickly, since it wasn't documented that you need to update it when adding a queue. The best solution is to just not require it to be updated.
This commit is contained in:
@@ -17,6 +17,7 @@ sanity_check.check_venv(__file__)
|
||||
|
||||
from typing import IO, Text
|
||||
|
||||
# TODO: Convert this to use scripts/lib/queue_workers.py
|
||||
TOOLS_DIR = os.path.dirname(os.path.abspath(__file__))
|
||||
successful_worker_launches = [
|
||||
'launching queue worker thread error_reports',
|
||||
|
Reference in New Issue
Block a user