Skip to content

Draft: Alerts script

Mateusz Żebrak requested to merge mzebrak/alerts into master

Script for alerts created. It fetches all the testcases with the given job id and checks if any testcase has the zscore of the last measurement above the zscore limit value. If such a situation occurs it could send an alert to rocketchat or an email.

Merge request reports