Use new FlowObjectiveCompiler for the tests

Change-Id: Icfba6ac45e0cb0932f5e5cffbb04ac075bd8ac30
diff --git a/TestON/tests/CHOTestMonkey/CHOTestMonkey.params b/TestON/tests/CHOTestMonkey/CHOTestMonkey.params
index d9063cd..6245cf6 100644
--- a/TestON/tests/CHOTestMonkey/CHOTestMonkey.params
+++ b/TestON/tests/CHOTestMonkey/CHOTestMonkey.params
@@ -252,6 +252,16 @@
             <maxRerunNum>5</maxRerunNum>
         </BalanceMasters>
 
+        <SetFlowObjCompiler>
+            <status>on</status>
+            <typeIndex>45</typeIndex>
+            <typeString>ONOS_SET_FLOWOBJ_COMPILER</typeString>
+            <CLI>set-flowobj-compiler</CLI>
+            <CLIParamNum>1</CLIParamNum>
+            <rerunInterval>5</rerunInterval>
+            <maxRerunNum>5</maxRerunNum>
+        </SetFlowObjCompiler>
+
         <addAllChecks>
             <status>on</status>
             <typeIndex>110</typeIndex>