commit | 36214c588d5077fa42d3f6abe8b18f7296bb1612 | [log] [tgz] |
---|---|---|
author | zhufl <zhu.fanglei@zte.com.cn> | Fri Mar 02 15:49:41 2018 +0800 |
committer | zhufl <zhu.fanglei@zte.com.cn> | Fri Mar 02 15:49:41 2018 +0800 |
tree | 9983c4f0affa8d4b0b4ae58ed91f04e9a23f6e9c | |
parent | 6c6874beca5b995a54467002819efe06711871c2 [diff] |
Do not use skip_checks in TestVolumeBootPattern test_boot_server_from_encrypted_volume_luks shouldn't be skIpped if CONF.volume_feature_enabled.snapshot is False, so skip_checks can't be used in TestVolumeBootPattern, instead we should use @testtools.skipUnless per testcase. Change-Id: I8e15e4b13171990f9b16f5d00b46661e8315982f