add locking options for SLE
This commit is contained in:
parent
58def4a352
commit
322a41b465
@ -51,8 +51,8 @@ DEFAULT = {
|
|||||||
'rebuild': None,
|
'rebuild': None,
|
||||||
'product': None,
|
'product': None,
|
||||||
'openqa': None,
|
'openqa': None,
|
||||||
'lock': None,
|
'lock': 'SUSE:%(project)s:Staging',
|
||||||
'lock-ns': 'OBS',
|
'lock-ns': 'SUSE',
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user