commit | 55530bb28b770025ac1c79c94229eeb66e70a0da | [log] [tgz] |
---|---|---|
author | Chris Yeoh <cyeoh@au1.ibm.com> | Fri Feb 08 16:04:27 2013 +1030 |
committer | Chris Yeoh <cyeoh@au1.ibm.com> | Fri Feb 08 16:04:27 2013 +1030 |
tree | 11e66feb0d13d382421c2c0d70dab2b247c28f30 | |
parent | 4868b4b3fb6bd2e95c0cf8f751fa2bfbded6e637 [diff] |
Add generic nose/testtools attr decorator Adds support for a tempest specific attr decorator which calls the nose.plugsin.attrib attr decorator as well as the testtools.testcase attr decorator if it is type='smoke'. This will allow us to more smoothly transition to testtools attr support without losing any nose functionality and preserve use of attributes such as positive/negative/whitebox etc indefinitely. Change-Id: Ib1ca7b5ed313b7dda55e68357f21186368df0ce6