OSBS: add aarch64 platform to worker clusters

Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
Clement Verna 2018-11-05 20:25:55 +01:00
parent 940a5c676b
commit 614899be53

View file

@ -50,6 +50,12 @@ osbs_conf_worker_clusters:
openshift_url: "https://osbs.stg.fedoraproject.org/"
verify_ssl: 'false'
aarch64:
- name: aarch64
max_concurrent_builds: 1
openshift_url: "https://osbs.stg.fedoraproject.org/"
verify_ssl: 'false'
osbs_platform_descriptors:
- platform: x86_64
architecture: amd64