copr-be: tag x86 builders as arch_noarch
This will be used to avoid biulding source RPMs on ppc64le boxes.
This commit is contained in:
parent
ec0d18a8b8
commit
35bb0977fb
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,7 @@ aws_x86_64_{% if spot %}spot{% else %}normal{% endif %}_{% if devel %}dev{% else
|
|||
- arch_armhfp_emulated
|
||||
- arch_s390x
|
||||
- arch_s390x_emulated
|
||||
- arch_noarch
|
||||
- aws
|
||||
cmd_new: "/var/lib/resallocserver/resalloc_provision/vm-aws-new --arch=x86_64 {% if spot %}--spot{% endif %}"
|
||||
cmd_delete: "/var/lib/resallocserver/resalloc_provision/vm-aws-delete"
|
||||
|
@ -67,6 +68,7 @@ copr_hv_x86_64_{{ hv }}_{% if devel %}dev{% else %}prod{% endif %}:
|
|||
- arch_i686_native
|
||||
- arch_armhfp
|
||||
- arch_armhfp_emulated
|
||||
- arch_noarch
|
||||
- arch_s390x
|
||||
- arch_s390x_emulated
|
||||
- hypervisor
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue