commit | 8afbffde92801eff5f8e64cad22abad1804d7678 | [log] [tgz] |
---|---|---|
author | Matthew Treinish <treinish@linux.vnet.ibm.com> | Tue Jan 21 23:56:13 2014 +0000 |
committer | Matthew Treinish <treinish@linux.vnet.ibm.com> | Sun Feb 02 19:47:30 2014 -0500 |
tree | 5a74308b14b34c871cfa1117ab5167b840a575ca | |
parent | 03c4f773e710b3ebd1941e7312ba11a69c25d6dc [diff] |
Add skips to the services decorators This commit adds a skip to the services decorators. Previously the decorator was used solely to add an attr to the test_id that specified which services the test exercised. However, this attr also specifies which services need to be enabled to run the test. So if a service tag is set then the decorator will raise a skip exception if the services specified are not enabled. Change-Id: Ie5b4f7b7c068b37832e97ffc2a3972b6358425ac