From 354550af1fc9569e4b6367de570914df5ef0ebdb Mon Sep 17 00:00:00 2001 From: zhurong Date: Sat, 4 Aug 2018 15:25:07 +0800 Subject: [PATCH] Add a space for the skip message Change-Id: I10d5b2c019b9bc0952ed0471de5a8b8bfcb82a85 --- .../tests/scenario/application_catalog/test_cinder_volumes.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/murano_tempest_tests/tests/scenario/application_catalog/test_cinder_volumes.py b/murano_tempest_tests/tests/scenario/application_catalog/test_cinder_volumes.py index 4f16e44..984cc88 100644 --- a/murano_tempest_tests/tests/scenario/application_catalog/test_cinder_volumes.py +++ b/murano_tempest_tests/tests/scenario/application_catalog/test_cinder_volumes.py @@ -408,7 +408,7 @@ class TestCinderVolumeIsolatedAdmin( @decorators.idempotent_id('4111eb94-2636-4d0b-af5c-776ed5a59b87') @testtools.testcase.attr('smoke') @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.") def test_deploy_app_with_volume_creation_readonly(self): """Test app deploy with volume creation with readonly