Tag suites missing suite level tags
Changed:
Added Test Tags on suite level to the suites that did not have tags.
With the tags it's easy to run all the tests, except of ones in
particular suites.
Tested:
Ran robot, specified a directory (in another run it was top level
suite with --suite option), and passed a few --excluded with suite tags,
made sure the excluded suites did not run.
Change-Id: If902e4e26fb821e176037df39958ae161de6239e
Signed-off-by: Igor Kanyuka <ifelmail@gmail.com>
diff --git a/security/test_ssl.robot b/security/test_ssl.robot
index 3b74f05..1abc4ab 100644
--- a/security/test_ssl.robot
+++ b/security/test_ssl.robot
@@ -7,6 +7,8 @@
Resource ../lib/openbmc_ffdc.robot
Test Teardown FFDC On Test Case Fail
+Test Tags Test_SSL
+
*** Test Cases ***
Test SSL Connection