Add Force Tags for redfish managers test suites

Changes:
    - Add tags as per the standard

Tested:
    - NA

Change-Id: I410d87d762a39363d9d4eb264f2028cdef0bf704
Signed-off-by: George Keishing <gkeishin@in.ibm.com>
diff --git a/redfish/managers/test_bmc_dumps.robot b/redfish/managers/test_bmc_dumps.robot
index fbff117..309b72e 100644
--- a/redfish/managers/test_bmc_dumps.robot
+++ b/redfish/managers/test_bmc_dumps.robot
@@ -12,6 +12,8 @@
 Test Setup          Redfish Delete All BMC Dumps
 Test Teardown       Test Teardown Execution
 
+Force Tags          BMC_Dumps
+
 *** Variables ***
 
 # Total size of the dump in kilo bytes
diff --git a/redfish/managers/test_bmc_ipv6.robot b/redfish/managers/test_bmc_ipv6.robot
index aa78bf8..2ddaacd 100644
--- a/redfish/managers/test_bmc_ipv6.robot
+++ b/redfish/managers/test_bmc_ipv6.robot
@@ -12,6 +12,7 @@
 Test Teardown  Test Teardown Execution
 Suite Setup    Suite Setup Execution
 
+Force Tags     BMC_IPv6
 
 *** Variables ***
 ${test_ipv6_addr}          2001:db8:3333:4444:5555:6666:7777:8888
diff --git a/redfish/managers/test_bmc_protocol_settings.robot b/redfish/managers/test_bmc_protocol_settings.robot
index bc4b267..f87c7f1 100644
--- a/redfish/managers/test_bmc_protocol_settings.robot
+++ b/redfish/managers/test_bmc_protocol_settings.robot
@@ -9,6 +9,7 @@
 Suite Teardown  Run Keywords  Enable IPMI Protocol  ${initial_ipmi_state}  AND  Redfish.Logout
 Test Teardown   FFDC On Test Case Fail
 
+Force Tags      BMC_Protocol_Settings
 
 *** Variables ***