Add new force tags for the IPMI suites

Changes:
     - Add tag name for the suite

Tested:
    - NA

Change-Id: I1f87ede8c5241d34a3cf7ae988b5ffc43e84408b
Signed-off-by: George Keishing <gkeishin@in.ibm.com>
diff --git a/oem/nuvoton/test_ipmi_flash.robot b/oem/nuvoton/test_ipmi_flash.robot
index 98a1211..a69405d 100644
--- a/oem/nuvoton/test_ipmi_flash.robot
+++ b/oem/nuvoton/test_ipmi_flash.robot
@@ -8,7 +8,10 @@
 
 Suite Setup      Suite Setup Execution
 
+Force Tags       IPMI_Flash
+
 *** Variables ***
+
 ${image-bios}        image-bios
 ${image-bios-sig}    image-bios.sig
 ${image-bmc}         image-bmc
diff --git a/oem/nuvoton/test_jtag_master.robot b/oem/nuvoton/test_jtag_master.robot
index b181d95..0af1054 100644
--- a/oem/nuvoton/test_jtag_master.robot
+++ b/oem/nuvoton/test_jtag_master.robot
@@ -4,6 +4,8 @@
 Resource         ../../lib/openbmc_ffdc.robot
 Resource         ../../lib/connection_client.robot
 
+Force Tags       JTAG_Master
+
 Suite Setup      Suite Setup Execution
 
 *** Variables ***