copr-dev: update builder images to F35
Per https://docs.pagure.org/copr.copr/how_to_upgrade_builders.html Note the issue with AWS aarch64 images: https://pagure.io/cloud-sig/issue/365
This commit is contained in:
parent
e103e35c4b
commit
f4630f18a1
1 changed files with 6 additions and 6 deletions
|
@ -46,15 +46,15 @@ copr_aws_region: us-east-1
|
||||||
copr_backend_ips: ["18.208.10.131", "172.30.2.207"]
|
copr_backend_ips: ["18.208.10.131", "172.30.2.207"]
|
||||||
copr_builder_images:
|
copr_builder_images:
|
||||||
aws:
|
aws:
|
||||||
aarch64: ami-068c2760406b9e3c9
|
aarch64: ami-090ab561fdd57643e
|
||||||
x86_64: ami-0baeeebc194e64780
|
x86_64: ami-0970fbe91edf2ac42
|
||||||
hypervisor:
|
hypervisor:
|
||||||
ppc64le: copr-builder-ppc64le-20220112_153503
|
ppc64le: copr-builder-ppc64le-20220125_095444
|
||||||
x86_64: copr-builder-x86_64-20211012_115536
|
x86_64: copr-builder-x86_64-20220125_095527
|
||||||
ibm_cloud:
|
ibm_cloud:
|
||||||
s390x: r022-f2fa7740-6d08-47e6-9201-823f986395de
|
s390x: r022-cecb247f-35ad-4e88-8d21-978818a8f1e7
|
||||||
osuosl:
|
osuosl:
|
||||||
ppc64le: copr-builder-ppc64le-20220112_153503
|
ppc64le: copr-builder-ppc64le-20220125_095444
|
||||||
copr_messaging: true
|
copr_messaging: true
|
||||||
datacenter: aws
|
datacenter: aws
|
||||||
devel: true
|
devel: true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue