Add missing tags for account_service and dmtf_tools
Changes
Add missing Test Tags for account_service and dmtf_tools
Tested
NA
Change-Id: Ibc0e4bbbf93e06f551c3bc25640ec60ef222e933
Signed-off-by: Sridevi Ramesh <sridevra@in.ibm.com>
diff --git a/redfish/dmtf_tools/Redfish_Interop_Validator.robot b/redfish/dmtf_tools/Redfish_Interop_Validator.robot
index 6cf32e8..9be6e20 100644
--- a/redfish/dmtf_tools/Redfish_Interop_Validator.robot
+++ b/redfish/dmtf_tools/Redfish_Interop_Validator.robot
@@ -7,6 +7,8 @@
Resource ../../lib/dmtf_tools_utils.robot
+Test Tags Redfish_Interop_Validator
+
*** Variables ***
${DEFAULT_PYTHON} python3
diff --git a/redfish/dmtf_tools/Redfish_JsonSchema_ResponseValidator.robot b/redfish/dmtf_tools/Redfish_JsonSchema_ResponseValidator.robot
index ad6ad22..3a85d09 100644
--- a/redfish/dmtf_tools/Redfish_JsonSchema_ResponseValidator.robot
+++ b/redfish/dmtf_tools/Redfish_JsonSchema_ResponseValidator.robot
@@ -6,6 +6,8 @@
Resource ../../lib/dmtf_tools_utils.robot
Resource ../../lib/bmc_redfish_resource.robot
+Test Tags Redfish_JsonSchema_ResponseValidator
+
*** Variables ***
${DEFAULT_PYTHON} python3
diff --git a/redfish/dmtf_tools/Redfish_Protocol_Validator.robot b/redfish/dmtf_tools/Redfish_Protocol_Validator.robot
index 0fa27dc..fbd8538 100644
--- a/redfish/dmtf_tools/Redfish_Protocol_Validator.robot
+++ b/redfish/dmtf_tools/Redfish_Protocol_Validator.robot
@@ -8,6 +8,8 @@
Test Setup Test Setup Execution
+Test Tags Redfish_Protocol_Validator
+
*** Variables ***
${DEFAULT_PYTHON} python3
diff --git a/redfish/dmtf_tools/Redfish_Reference_Checker.robot b/redfish/dmtf_tools/Redfish_Reference_Checker.robot
index 1fcef8f..e0f5c61 100644
--- a/redfish/dmtf_tools/Redfish_Reference_Checker.robot
+++ b/redfish/dmtf_tools/Redfish_Reference_Checker.robot
@@ -8,6 +8,8 @@
Test Setup Test Setup Execution
+Test Tags Redfish_Reference_Checker
+
*** Variables ***
${DEFAULT_PYTHON} python3
diff --git a/redfish/dmtf_tools/Redfish_Service_Validator.robot b/redfish/dmtf_tools/Redfish_Service_Validator.robot
index a6983e4..ce6539f 100644
--- a/redfish/dmtf_tools/Redfish_Service_Validator.robot
+++ b/redfish/dmtf_tools/Redfish_Service_Validator.robot
@@ -8,6 +8,8 @@
Resource ../../lib/bmc_redfish_resource.robot
Resource ../../lib/bmc_redfish_utils.robot
+Test Tags Redfish_Service_Validator
+
*** Variables ***
${DEFAULT_PYTHON} python3
diff --git a/redfish/dmtf_tools/Redfish_Usecase_Checkers.robot b/redfish/dmtf_tools/Redfish_Usecase_Checkers.robot
index 4908488..fdaa82c 100644
--- a/redfish/dmtf_tools/Redfish_Usecase_Checkers.robot
+++ b/redfish/dmtf_tools/Redfish_Usecase_Checkers.robot
@@ -11,6 +11,8 @@
Test Setup Test Setup Execution
Test Teardown Test Teardown Execution
+Test Tags Redfish_Usecase_Checkers
+
*** Variables ***
${DEFAULT_PYTHON} python3