mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-24 16:10:02 -06:00
Test: disabled wrong client domain tests for domlevel 0
These tests are only relevant for domain level 1 https://fedorahosted.org/freeipa/ticket/6382 Reviewed-By: Martin Basti <mbasti@redhat.com>
This commit is contained in:
parent
8f04d1a793
commit
8b0faa25d1
@ -398,6 +398,7 @@ class TestWrongClientDomain(IntegrationTest):
|
|||||||
topology = "star"
|
topology = "star"
|
||||||
num_replicas = 1
|
num_replicas = 1
|
||||||
domain_name = 'exxample.test'
|
domain_name = 'exxample.test'
|
||||||
|
domain_level = DOMAIN_LEVEL_1
|
||||||
|
|
||||||
@classmethod
|
@classmethod
|
||||||
def install(cls, mh):
|
def install(cls, mh):
|
||||||
|
Loading…
Reference in New Issue
Block a user