mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-02-02 20:59:02 +08:00
copr: add powerful builders for riscv team
This commit is contained in:
@@ -276,6 +276,14 @@ EXTRA_BUILDCHROOT_TAGS = [{
|
||||
# https://github.com/fedora-copr/copr/issues/4118
|
||||
"pattern": "npache/Kernel-ark-ci/.*(x86_64|aarch64|ppc64le)/kernel",
|
||||
"tags": ["on_demand_powerful"],
|
||||
}, {
|
||||
# powerful builders for RISC-V team - specific packages
|
||||
"pattern": "@forge-riscv-members/.*/.*riscv64/(kernel|gcc|llvm|clang).*",
|
||||
"tags": ["on_demand_powerful"],
|
||||
}, {
|
||||
# powerful builders for RISC-V team - repos ending with _kernel
|
||||
"pattern": "@forge-riscv-members/.*_kernel/.*riscv64/.*",
|
||||
"tags": ["on_demand_powerful"],
|
||||
}]
|
||||
{% endif %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user