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