ALBS-732
This commit is contained in:
parent
9bb5550d36
commit
80c4536eaa
@ -869,6 +869,7 @@ class KojiMockWrapper(object):
|
|||||||
lock = threading.Lock()
|
lock = threading.Lock()
|
||||||
|
|
||||||
def __init__(self, compose):
|
def __init__(self, compose):
|
||||||
|
self.compose = compose
|
||||||
try:
|
try:
|
||||||
self.profile = self.compose.conf["koji_profile"]
|
self.profile = self.compose.conf["koji_profile"]
|
||||||
except KeyError:
|
except KeyError:
|
||||||
|
Loading…
Reference in New Issue
Block a user