copr-builders: fix c&p mistake in Power9 machine tags
This commit is contained in:
parent
26e161fa85
commit
97f17f4a35
1 changed files with 2 additions and 2 deletions
|
@ -144,8 +144,8 @@ copr_p09_{{ hv }}_{% if devel %}dev{% else %}prod{% endif %}:
|
||||||
- arch_ppc64le
|
- arch_ppc64le
|
||||||
- arch_ppc64le_native
|
- arch_ppc64le_native
|
||||||
- hypervisor
|
- hypervisor
|
||||||
- hypervisor_ppc64le
|
- hypervisor_p09
|
||||||
- hypervisor_ppc64le_{{ hv }}
|
- hypervisor_p09_{{ hv }}
|
||||||
- arch_power9
|
- arch_power9
|
||||||
# The Power9 machine has 160 threads. The bottleneck is certainly small
|
# The Power9 machine has 160 threads. The bottleneck is certainly small
|
||||||
# disk, so try to waste the CPUs appropriately.
|
# disk, so try to waste the CPUs appropriately.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue