Skip two test due to apps.openstack.org is retired

Change-Id: Ic272e875b918c476a023f2c28b930a0e1001b456
This commit is contained in:
zhurong 2017-08-15 15:34:00 +08:00
parent eb692c0a7b
commit 8a83e58e97
1 changed files with 2 additions and 0 deletions

View File

@ -814,6 +814,7 @@ class BundleMuranoSanityClientTest(utils.CLIUtilsTestPackagesBase):
fail_ok=True)
self.assertIn("murano bundle-import: error: too few arguments", result)
@unittest.skip("Skip due to apps.openstack.org website is retired.")
def test_bundle_import_with_non_existing_package_name(self):
"""Test scenario:
@ -828,6 +829,7 @@ class BundleMuranoSanityClientTest(utils.CLIUtilsTestPackagesBase):
self.assertIn("Couldn't find file for package", result)
self.assertIn("Error Got non-ok status(404) while connecting", result)
@unittest.skip("Skip due to apps.openstack.org website is retired.")
def test_bundle_import_with_non_existing_name(self):
"""Test scenario: