commit | 8ed23d2645f71b5dc3b61a8aec8d348caff9a491 | [log] [tgz] |
---|---|---|
author | zhufl <zhu.fanglei@zte.com.cn> | Wed Jul 13 11:00:05 2016 +0800 |
committer | zhufl <zhu.fanglei@zte.com.cn> | Wed Jul 13 13:48:12 2016 +0800 |
tree | 82015684e1a62a79856b1a75f11b4c30b29817f3 | |
parent | ad37b61be636ae05a3b5009343b992df061174a1 [diff] |
Use skip_checks instead of skipUnless in TestShelveInstance All testcases in TestShelveInstance should be skipped if CONF.compute_feature_enabled.shelve is false, so this is to use skip_checks to avoid adding skipUnless decorator for each testcase individually. Change-Id: I41f57fc92cf0294e922b87667b84d4aa3ac87663