Update Cluster Driver

Change-Id: I8a3a57e19637ff210548e57d41178e6f194cf694
diff --git a/TestON/tests/MISC/SCPFbatchFlowResp/SCPFbatchFlowResp.params b/TestON/tests/MISC/SCPFbatchFlowResp/SCPFbatchFlowResp.params
index 549fed1..333ac26 100755
--- a/TestON/tests/MISC/SCPFbatchFlowResp/SCPFbatchFlowResp.params
+++ b/TestON/tests/MISC/SCPFbatchFlowResp/SCPFbatchFlowResp.params
@@ -45,11 +45,13 @@
 
     <CASE10>
         <app>org.onosproject.openflow-base</app>
+        <cfg>org.onosproject.provider.of.flow.impl.OpenFlowRuleProvider</cfg>
         <adaptiveFlowenabled>false</adaptiveFlowenabled>
         <mnArgs> --topo linear,{} --switch ovsk,protocols=OpenFlow13 --controller remote,port=6653</mnArgs>
     </CASE10>
 
     <CASE11>
+        <cfg>org.onosproject.provider.nil.NullProviders</cfg>
         <nullTopo>linear</nullTopo>
         <nullStart>true</nullStart>
     </CASE11>