Regarding Robot tags


Luis Gomez
 

Hi team,

Those of you that have worked with Robot Framework have probably observed there is a line on every test case called “Tags” that is used for tagging or marking a test case. So far we have not said anything on how to use this tag but I think it could be very good if we can use the name of the test plan or feature we are testing as the tag. Two reasons for this: 1) for statistics it would be good to know if a particular feature like topology manager, restconf flow or ovsdb for example is failing more than usual, and 2) we can easily enable/disable tagged test cases in the automation using pybot options. If you like this idea we can start doing this way. Examples of tags could be: topologymgr, switchmgr, frm, arphandler, restconfinventory, restconfflow, ovsdb, vtnmgr, cluster, etc...

BR/Luis

Join {integration-dev@lists.opendaylight.org to automatically receive all group messages.