mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-24 16:10:02 -06:00
tests: Mark Dogtag acceptance tests
Reviewed-By: Martin Basti <mbasti@redhat.com>
This commit is contained in:
parent
687ebd18a1
commit
3e53bbcc34
@ -31,3 +31,4 @@ addopts = --doctest-modules
|
||||
markers =
|
||||
tier0: basic unit tests and critical functionality
|
||||
tier1: functional API tests
|
||||
cs_acceptance: Acceptance test suite for Dogtag Certificate Server
|
||||
|
@ -195,6 +195,7 @@ class TestInstallWithCA_DNS2(InstallTestBase2):
|
||||
super(TestInstallWithCA_DNS2, self).test_replica2_ipa_kra_install()
|
||||
|
||||
|
||||
@pytest.mark.cs_acceptance
|
||||
class TestInstallWithCA_KRA_DNS1(InstallTestBase1):
|
||||
|
||||
@classmethod
|
||||
|
Loading…
Reference in New Issue
Block a user