Merge "Split system tests"

This commit is contained in:
Jenkins 2016-10-12 06:59:27 +00:00 committed by Gerrit Code Review
commit 5689bde18d
2 changed files with 2 additions and 2 deletions

View File

@ -310,7 +310,7 @@ class TestFuelCCPInstaller(base_test.SystemBaseTest,
@pytest.mark.fuel_ccp_installer_idempotency
@pytest.mark.system
@pytest.mark.system_idempotency
class TestFuelCCPInstallerIdempotency(base_test.SystemBaseTest,
FuelCCPInstallerConfigMixin):

View File

@ -18,7 +18,7 @@ from fuel_ccp_tests.helpers import ext
@pytest.mark.fuel_ccp_scale_k8s
@pytest.mark.system
@pytest.mark.system_lcm
class TestLCMScaleK8s(base_test.SystemBaseTest):
"""Test class for testing k8s scale by fuel-ccp-installer