Add a space for the skip message
Change-Id: I10d5b2c019b9bc0952ed0471de5a8b8bfcb82a85
This commit is contained in:
parent
3788a62b1f
commit
354550af1f
@ -408,7 +408,7 @@ class TestCinderVolumeIsolatedAdmin(
|
|||||||
@decorators.idempotent_id('4111eb94-2636-4d0b-af5c-776ed5a59b87')
|
@decorators.idempotent_id('4111eb94-2636-4d0b-af5c-776ed5a59b87')
|
||||||
@testtools.testcase.attr('smoke')
|
@testtools.testcase.attr('smoke')
|
||||||
@testtools.testcase.attr('scenario')
|
@testtools.testcase.attr('scenario')
|
||||||
@testtools.skip("This test is failed due to can not attach"
|
@testtools.skip("This test is failed due to can not attach "
|
||||||
"a readonly volume, when it fixed, unskip it.")
|
"a readonly volume, when it fixed, unskip it.")
|
||||||
def test_deploy_app_with_volume_creation_readonly(self):
|
def test_deploy_app_with_volume_creation_readonly(self):
|
||||||
"""Test app deploy with volume creation with readonly
|
"""Test app deploy with volume creation with readonly
|
||||||
|
Loading…
Reference in New Issue
Block a user