#240 Changing the odcs arches armv7hl to armhfp and i686 to i386
Merged 3 years ago by kevin. Opened 3 years ago by mohanboddu.
fedora-infra/ mohanboddu/ansible fmc-queue  into  master

@@ -28,7 +28,7 @@ 

  odcs_admins: {"users": [], "groups": []}

  odcs_allowed_source_types: ["tag", "module"]

  odcs_allowed_flags: null

- odcs_allowed_arches: ['aarch64', 'armv7hl', 'i686', 'ppc64le', 'x86_64', 's390x']

+ odcs_allowed_arches: ['aarch64', 'armhfp', 'i386', 'ppc64le', 'x86_64', 's390x']

  odcs_allowed_results: null

  odcs_allowed_sources: null

  odcs_arches: ["x86_64"]

This helps in solving the openh264 mirroring and follow other fedora
composes

MM doesn't understand armv7hl and i686, we need to manually change them
everwhere without this fix

Signed-off-by: Mohan Boddu mboddu@bhujji.com

rebased onto 6a90b9bc1d3295804194aabf0326a69aa3b57846

3 years ago

rebased onto 6a90b9bc1d3295804194aabf0326a69aa3b57846

3 years ago

Metadata Update from @mohanboddu:
- Pull-request tagged with: post-freeze

3 years ago

rebased onto f435911

3 years ago

rebased onto f435911

3 years ago

Pull-Request has been merged by kevin

3 years ago