taskotron: change namespace 'qa' to 'dist'
This commit is contained in:
parent
8f202df076
commit
b24c37d2ea
1 changed files with 2 additions and 2 deletions
|
@ -4,12 +4,12 @@ namespaces_safe:
|
||||||
|
|
||||||
# A list of git repos that are allowed to post a result into a particular namespace
|
# A list of git repos that are allowed to post a result into a particular namespace
|
||||||
namespaces_whitelist:
|
namespaces_whitelist:
|
||||||
qa:
|
dist:
|
||||||
# due to a bug in libtaskotron, list all repos instead of prefix
|
# 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/
|
||||||
- {{ grokmirror_user }}@{{ buildmaster }}:/var/lib/git/mirror/fedoraqa/rpmlint/
|
- {{ 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/depcheck/
|
||||||
- {{ grokmirror_user }}@{{ buildmaster }}:/var/lib/git/mirror/fedoraqa/upgradepath/
|
- {{ 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/abicheck/
|
||||||
pkg:
|
pkg:
|
||||||
- git://pkgs.fedoraproject.org/rpms-checks/
|
- git://pkgs.fedoraproject.org/rpms-checks/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue