commit | 2e0f4523a6e294d4024b162007e9b34d623449e0 | [log] [tgz] |
---|---|---|
author | You Wang <you@opennetworking.org> | Thu Feb 28 17:11:11 2019 -0800 |
committer | You Wang <you@opennetworking.org> | Fri Mar 01 22:12:59 2019 +0000 |
tree | 5c760761bd886337903716dbb5829309b7666381 | |
parent | 4eab7453f48e68cebc9c66a6eada074ca67b28b6 [diff] [blame] |
[ONOS-7937] Trigger slack notifications when test pass percentage is lower than expected Change-Id: I2cec4181e6b9b8d972956aacbeab1adfe61d707b (cherry picked from commit c2e22b2e66838d80ffb4f72cdef69a028d7756c1)
diff --git a/TestON/tests/USECASE/SegmentRouting/SRDynamicConf/SRDynamicConf.params b/TestON/tests/USECASE/SegmentRouting/SRDynamicConf/SRDynamicConf.params index b6cfc7a..284e1e3 100644 --- a/TestON/tests/USECASE/SegmentRouting/SRDynamicConf/SRDynamicConf.params +++ b/TestON/tests/USECASE/SegmentRouting/SRDynamicConf/SRDynamicConf.params
@@ -41,4 +41,8 @@ <SLEEP> <startup>10</startup> </SLEEP> + + <ALARM> + <minPassPercent>70</minPassPercent> + </ALARM> </PARAMS>