From 01ac18829a037c6884de3eade27f369c81b35288 Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Mon, 11 May 2020 09:55:30 +0200 Subject: [PATCH] copr-be-dev: x86_64 provides i386 native builders --- roles/copr/backend/templates/resalloc/pools.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/roles/copr/backend/templates/resalloc/pools.yaml b/roles/copr/backend/templates/resalloc/pools.yaml index c4a5db21db..1f65cf99fa 100644 --- a/roles/copr/backend/templates/resalloc/pools.yaml +++ b/roles/copr/backend/templates/resalloc/pools.yaml @@ -32,6 +32,8 @@ aws_x86_64_normal: - copr_builder - arch_x86_64 - arch_x86_64_native + - arch_i386 + - arch_i386_native cmd_new: "/var/lib/resallocserver/resalloc_provision/vm-aws-new --arch=x86_64" cmd_delete: "/var/lib/resallocserver/resalloc_provision/vm-aws-delete" reuse_opportunity_time: 180