Imported Debian patch 4.0.5-6~numeezy

This commit is contained in:
Alexandre Ellert
2016-02-17 15:07:45 +01:00
committed by Mario Fetka
parent c44de33144
commit 10dfc9587b
1203 changed files with 53869 additions and 241462 deletions

View File

@@ -24,10 +24,8 @@ Test the `ipalib/plugins/role.py` module.
from ipalib import api, errors
from ipatests.test_xmlrpc import objectclasses
from ipatests.test_xmlrpc.xmlrpc_test import (Declarative, fuzzy_digits,
fuzzy_uuid)
from xmlrpc_test import Declarative, fuzzy_digits, fuzzy_uuid
from ipapython.dn import DN
import pytest
search = u'test-role'
@@ -49,8 +47,6 @@ privilege1 = u'r,w privilege 1'
privilege1_dn = DN(('cn', privilege1), DN(api.env.container_privilege),
api.env.basedn)
@pytest.mark.tier1
class test_role(Declarative):
cleanup_commands = [
@@ -261,7 +257,6 @@ class test_role(Declarative):
group=[],
host=[],
hostgroup=[],
service=[],
),
),
result={
@@ -441,7 +436,6 @@ class test_role(Declarative):
group=[],
host=[],
hostgroup=[],
service=[],
),
),
result={