taskotron namespaces.conf: wildcard should work now
This commit is contained in:
parent
4637e79ef9
commit
23f951b47f
1 changed files with 1 additions and 6 deletions
|
@ -5,11 +5,6 @@ namespaces_safe:
|
|||
# A list of git repos that are allowed to post a result into a particular namespace
|
||||
namespaces_whitelist:
|
||||
qa:
|
||||
# due to a bug in libtaskotron, list all repos instead of prefix
|
||||
#- {{ grokmirror_user }}@{{ buildmaster }}:/var/lib/git/mirror/fedoraqa/
|
||||
- {{ grokmirror_user }}@{{ buildmaster }}:/var/lib/git/mirror/fedoraqa/rpmlint/
|
||||
- {{ grokmirror_user }}@{{ buildmaster }}:/var/lib/git/mirror/fedoraqa/depcheck/
|
||||
- {{ grokmirror_user }}@{{ buildmaster }}:/var/lib/git/mirror/fedoraqa/upgradepath/
|
||||
- {{ grokmirror_user }}@{{ buildmaster }}:/var/lib/git/mirror/fedoraqa/dockerautotest/
|
||||
- {{ grokmirror_user }}@{{ buildmaster }}:/var/lib/git/mirror/fedoraqa/
|
||||
pkg:
|
||||
- git://pkgs.fedoraproject.org/rpms-checks/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue