Disable UCA tests

Starting from 9.2 its impossible to deploy openstack from UCA
properly. Its time to disable it.

Change-Id: I3e67d823b8a699fb65ebf4ca6276a578aef547d4
Related-bug:1632131
This commit is contained in:
Vladimir Khlyunev 2017-01-18 13:21:31 +04:00
parent 4588ab6387
commit 0a9da6142b
1 changed files with 2 additions and 1 deletions

View File

@ -23,7 +23,8 @@ from fuelweb_test.tests.base_test_case import SetupEnvironment
from fuelweb_test.tests.base_test_case import TestBasic
@test(groups=["deploy_from_uca"])
@test(groups=["deploy_from_uca"],
enabled=False)
class UCATest(TestBasic):
"""Tests for "enable deployment from ubuntu cloud archive" feature.
Deploy several cluster using Ubuntu+UCA release then validate packages