commit | c2cd957345e9b1d3ba226f6af5bcf5dd5053dda1 | [log] [tgz] |
---|---|---|
author | pingping-lin <pingping@onlab.us> | Fri Oct 09 23:14:15 2015 +0000 |
committer | Gerrit Code Review <gerrit@onlab.us> | Fri Oct 09 23:14:15 2015 +0000 |
tree | fa9e82949ed8ba6c2ba500b0edee2400fc93fa85 | |
parent | 884dc9e980af846e102165d3a62e123272191f4c [diff] | |
parent | a14c7c8bac14df071fe4095064b691f64c6b654b [diff] |
Merge "kill leader node for CASE12"
diff --git a/TestON/tests/CHOtest/CHOtest.py b/TestON/tests/CHOtest/CHOtest.py index fdee4be..a65bf3c 100644 --- a/TestON/tests/CHOtest/CHOtest.py +++ b/TestON/tests/CHOtest/CHOtest.py
@@ -1822,7 +1822,7 @@ if not caseResult and main.failSwitch: main.log.report("Stopping test") - main.stop( mail=main.emailOnStop ) + main.stop( email=main.emailOnStop ) def CASE72( self, main ): """