build-gating.fmf: Update repos
This commit is contained in:
parent
fa99d30e02
commit
b9722f2d46
@ -51,37 +51,37 @@ adjust:
|
||||
discover:
|
||||
- name: llvm-tests
|
||||
how: fmf
|
||||
url: https://src.fedoraproject.org/tests/llvm.git
|
||||
url: https://gitlab.com/redhat/centos-stream/tests/llvm.git
|
||||
ref: main
|
||||
filter: "tag:-spoils-installation & tag:-not-in-default"
|
||||
- name: clang-tests
|
||||
how: fmf
|
||||
url: https://src.fedoraproject.org/tests/clang.git
|
||||
url: https://gitlab.com/redhat/centos-stream/tests/clang.git
|
||||
ref: main
|
||||
filter: "tag:-spoils-installation & tag:-not-in-default"
|
||||
- name: compiler-rt-tests
|
||||
how: fmf
|
||||
url: https://src.fedoraproject.org/tests/compiler-rt.git
|
||||
url: https://gitlab.com/redhat/centos-stream/tests/compiler-rt.git
|
||||
ref: main
|
||||
filter: "tag:-spoils-installation & tag:-not-in-default"
|
||||
- name: libomp-tests
|
||||
how: fmf
|
||||
url: https://src.fedoraproject.org/tests/libomp.git
|
||||
url: https://gitlab.com/redhat/centos-stream/tests/libomp.git
|
||||
ref: main
|
||||
filter: "tag:-spoils-installation & tag:-not-in-default"
|
||||
- name: python-lit
|
||||
how: fmf
|
||||
url: https://src.fedoraproject.org/tests/python-lit.git
|
||||
url: https://gitlab.com/redhat/centos-stream/tests/python-lit.git
|
||||
ref: main
|
||||
filter: "tag:-spoils-installation & tag:-not-in-default"
|
||||
- name: lld-tests
|
||||
how: fmf
|
||||
url: https://src.fedoraproject.org/tests/lld.git
|
||||
url: https://gitlab.com/redhat/centos-stream/tests/lld.git
|
||||
ref: main
|
||||
filter: "tag:-spoils-installation & tag:-not-in-default"
|
||||
- name: lldb-tests
|
||||
how: fmf
|
||||
url: https://src.fedoraproject.org/tests/lldb.git
|
||||
url: https://gitlab.com/redhat/centos-stream/tests/lldb.git
|
||||
ref: main
|
||||
filter: "tag:-spoils-installation & tag:-not-in-default"
|
||||
execute:
|
||||
|
Loading…
Reference in New Issue
Block a user