MAILTO=a-zoshchuk@yandex-team.ru
#m  h  dom  mon  dow   command
# ---- General scripts section ----
15 6 * * * /usr/bin/python /TestPersQueuesScripts/markAsInProd.py > /ephemeral/cron_log/markAsInProd.log 2>&1
11 0 * * 2,5 cat /ephemeral/cron_log/SupportQueueMonitoring.log > /ephemeral/cron_log/SupportQueueMonitoring_tmp.log && rm /ephemeral/cron_log/SupportQueueMonitoring.log 2>&1
15 7 * * * /usr/bin/python /TestPersQueuesScripts/actualTagRemover.py > /ephemeral/cron_log/actualTagRemover.log 2>&1
*/20 * * * * /usr/bin/python /TestPersQueuesScripts/numOfOtrsLinks.py > /ephemeral/cron_log/numOfOtrsLinks.log 2>&1
*/30 * * * * /usr/bin/python /TestPersQueuesScripts/addChecklistScript/addChecklist.py > /ephemeral/cron_log/addChecklist.log 2>&1
*/10 * * * * /usr/bin/python3 /ReleasesWorkflow/releasesFlow.py > /ephemeral/cron_log/releasesFlow.log 2>&1
15 00 * * * /usr/bin/python3 /AssessorsQueueManager/AssessorsQueueManager.py > /ephemeral/cron_log/AssessorsQueueManager.log 2>&1
30 00 * * * /usr/bin/python3 /TestpalmManager/testpalmManager.py > /ephemeral/cron_log/testpalmManager.log 2>&1
*/15 * * * * /usr/bin/python3 /experimentParser/experimentParser.py > /ephemeral/cron_log/experimentParser.log 2>&1
10 0 * * * /usr/bin/python3 /internalQATasks/addQaTickets.py > /ephemeral/cron_log/addQaTickets.log 2>&1
10 1 * * * /usr/bin/python3 /internalQATasks/addDeadlinesForQaTickets.py > /ephemeral/cron_log/addDeadlinesForQaTickets.log 2>&1
00 8 14,28 * * /usr/bin/python3 /TestPersQueuesScripts/needCaseAlert.py > /ephemeral/cron_log/needCaseAlert.log 2>&1
# ---- Trusted tests ----
03 00 * * * /usr/bin/python3 /TestPersQueuesScripts/autotestsStatistics/get_stat.py > /ephemeral/cron_log/trustedTests.log 2>&1
01 00 * * * /usr/bin/python3 /TestPersQueuesScripts/autotestsStatistics/send_to_stat.py > /ephemeral/cron_log/trustedTests.log 2>&1
03 00 * * * /usr/bin/python3 /TestPersQueuesScripts/autotestsStatistics/get_statistics.py > /ephemeral/cron_log/trustedTests.log 2>&1
