92 lines
2.8 KiB
Text
92 lines
2.8 KiB
Text
---
|
|
env: staging
|
|
|
|
_forward_src: "forward_dev"
|
|
aws_arch_subnets:
|
|
# Your requested instance type (a1.xlarge) is not supported in your requested Availability Zone (us-east-1a).
|
|
# Your requested instance type (a1.xlarge) is not supported in your requested Availability Zone (us-east-1d).
|
|
# Your requested instance type (a1.xlarge) is not supported in your requested Availability Zone (us-east-1f).
|
|
aarch64:
|
|
- subnet-0995f6a466849f4c3
|
|
- subnet-08cadf5a14b530ac4
|
|
- subnet-07b0b3168a353e3ee
|
|
x86_64:
|
|
- subnet-0995f6a466849f4c3
|
|
- subnet-08cadf5a14b530ac4
|
|
- subnet-07b0b3168a353e3ee
|
|
- subnet-09c74a3e6420a206b
|
|
- subnet-01d4e967ab5e78005
|
|
- subnet-05437ac82d63b6ef5
|
|
backend_base_url: "https://download.copr-dev.fedorainfracloud.org"
|
|
builders:
|
|
# max|prealloc|max_concurrently_starting
|
|
aws:
|
|
aarch64: [2, 0, 0]
|
|
x86_64: [4, 0, 0]
|
|
aws_spot:
|
|
aarch64: [5, 1, 1]
|
|
x86_64: [5, 1, 1]
|
|
ppc64le_hypervisor_01:
|
|
ppc64le: [2, 1, 1]
|
|
ppc64le_hypervisor_02:
|
|
ppc64le: [2, 1, 1]
|
|
p09_hypervisor_01:
|
|
ppc64le: [2, 1, 1]
|
|
x86_hypervisor_01:
|
|
x86_64: [2, 1, 1]
|
|
x86_hypervisor_02:
|
|
x86_64: [2, 1, 1]
|
|
x86_hypervisor_03:
|
|
x86_64: [2, 1, 1]
|
|
x86_hypervisor_04:
|
|
x86_64: [2, 1, 1]
|
|
ibm_cloud_us_east:
|
|
# s390x is on-demand
|
|
s390x: [2, 0, 1]
|
|
ibm_cloud_tokyo:
|
|
# tokyo is evacuated
|
|
s390x: [0, 0, 0]
|
|
copr_aws_region: us-east-1
|
|
# don't forget to update ip in ./copr-keygen-stg, due to custom firewall rules
|
|
|
|
# eth0, eth1
|
|
copr_backend_ips: ["18.208.10.131", "172.30.2.104"]
|
|
|
|
copr_builder_fedora_version: 41
|
|
|
|
copr_builder_images:
|
|
aws:
|
|
# WARNING: when changing, always remove images N-2 and older
|
|
# n-1: aarch64: ami-0f93da3f4f368afb4
|
|
# n-1: x86_64: ami-062f0015f85924f2f
|
|
# n-0: aarch64: ami-0a2abb60d2e09f6fa
|
|
# n-0: x86_64: ami-0460b8805bf9781cf
|
|
aarch64: ami-0c3217e2af416bf2d
|
|
x86_64: ami-0c430e4bc139d93ec
|
|
hypervisor:
|
|
# n-1: ppc64le: copr-builder-ppc64le-20240201_144151
|
|
# n-1: x86_64: copr-builder-x86_64-20240201_144216
|
|
ppc64le: copr-builder-ppc64le-20241119_171239
|
|
x86_64: copr-builder-x86_64-20241119_172236
|
|
ibm_cloud:
|
|
s390x:
|
|
# tokyo is not used right now
|
|
tokyo: r022-3bca519e-3cc7-432e-9280-8ff89738e3a5
|
|
# n-1: us_east: r014-1469fafc-d906-44fa-b780-e4599ed56fde
|
|
us_east: r014-9ba4feec-ce45-4401-acea-f123114685b5
|
|
osuosl:
|
|
# ppc64le: copr-builder-ppc64le-20240206_143009
|
|
ppc64le: copr-builder-ppc64le-20241119_171239
|
|
|
|
copr_messaging: true
|
|
datacenter: aws
|
|
devel: true
|
|
dist_git_base_url: "copr-dist-git-dev.fedorainfracloud.org"
|
|
frontend_base_url: "https://copr.stg.fedoraproject.org"
|
|
keygen_host: "54.225.23.248"
|
|
rpm_vendor_copr_name: Fedora Copr (devel)
|
|
root_auth_users: msuchy frostyx praiskup nikromen
|
|
|
|
aws_cloudfront_distribution: EX55ITR8LVMOH
|
|
|
|
nrpe_client_uid: 500
|