Fix a small bug for DataBase file

Change-Id: If92bddd4b44bc70e3e897002f5a821a97a6f1c57
diff --git a/TestON/tests/MISC/SCPFbatchFlowResp/SCPFbatchFlowResp.params b/TestON/tests/MISC/SCPFbatchFlowResp/SCPFbatchFlowResp.params
index a413601..146faf4 100755
--- a/TestON/tests/MISC/SCPFbatchFlowResp/SCPFbatchFlowResp.params
+++ b/TestON/tests/MISC/SCPFbatchFlowResp/SCPFbatchFlowResp.params
@@ -20,7 +20,7 @@
         <maxNodes>1</maxNodes> # currently only runs in single node onos
         <numSw>63</numSw> # Number of devices used in topology
         <numThreads>4</numThreads> #Number of Threads to use for POST and DELETE
-        <cluster>BM</cluster>
+        <cluster>baremetal1</cluster>
         <SLEEP>
             <startup>15</startup>
             <startMN>15</startMN>