commit | 57d2f46c1b558a5b754a8d96b8b4969cd53aade2 | [log] [tgz] |
---|---|---|
author | You Wang <you@opennetworking.org> | Wed Mar 06 16:24:35 2019 -0800 |
committer | You Wang <you@opennetworking.org> | Fri Mar 08 22:33:42 2019 +0000 |
tree | 6acda081b36acfd21f75cfa9eb90acbb2217e2ec | |
parent | 70450ee6c0a69e53d26b726b9c152862c3b52fdc [diff] [blame] |
Add parameters to set log levels in CHO test Change-Id: I603cbd1ff2c8cbe1e34e54f76f2c93e4685464e2 (cherry picked from commit 89f028d09ca51e9962d226e3d0a97f2dd4afec6d)
diff --git a/TestON/tests/CHOTestMonkey/CHOTestMonkey.params b/TestON/tests/CHOTestMonkey/CHOTestMonkey.params index b45d70f..1536ca3 100644 --- a/TestON/tests/CHOTestMonkey/CHOTestMonkey.params +++ b/TestON/tests/CHOTestMonkey/CHOTestMonkey.params
@@ -46,6 +46,11 @@ <package>on</package> </TEST> + <LOGGING> + <DEBUG></DEBUG> + <TRACE></TRACE> + </LOGGING> + <GRAPH> <nodeCluster>CHO</nodeCluster> <builds>20</builds>