From 1df99381784f4cc5f872b06b27ed8eaa5c273175 Mon Sep 17 00:00:00 2001 From: Mustafa Gezen Date: Thu, 9 Jun 2022 23:55:01 +0200 Subject: [PATCH] Remove more artifacts from unnecesary repos --- autocatalog.cfg | 80 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 80 insertions(+) diff --git a/autocatalog.cfg b/autocatalog.cfg index b27de90..9d6ab23 100644 --- a/autocatalog.cfg +++ b/autocatalog.cfg @@ -298,6 +298,59 @@ exclude_filter { glob_match: "fence-agents-lpar" } } +exclude_filter { + repo_match: "^ResilientStorage$" + arch { + key: "aarch64" + glob_match: "fence-agents-amt-ws" + glob_match: "fence-agents-apc-snmp" + glob_match: "fence-agents-apc" + glob_match: "fence-agents-bladecenter" + glob_match: "fence-agents-brocade" + glob_match: "fence-agents-cisco-mds" + glob_match: "fence-agents-cisco-ucs" + glob_match: "fence-agents-drac5" + glob_match: "fence-agents-eaton-snmp" + glob_match: "fence-agents-emerson" + glob_match: "fence-agents-eps" + glob_match: "fence-agents-heuristics-ping" + glob_match: "fence-agents-hpblade" + glob_match: "fence-agents-ibmblade" + glob_match: "fence-agents-ifmib" + glob_match: "fence-agents-ilo-moonshot" + glob_match: "fence-agents-ilo-mp" + glob_match: "fence-agents-ilo-ssh" + glob_match: "fence-agents-ilo2" + glob_match: "fence-agents-intelmodular" + glob_match: "fence-agents-ipdu" + glob_match: "fence-agents-ipmilan" + glob_match: "fence-agents-lpar" + glob_match: "fence-agents-mpath" + glob_match: "fence-agents-rhevm" + glob_match: "fence-agents-rsa" + glob_match: "fence-agents-rsb" + glob_match: "fence-agents-sbd" + glob_match: "fence-agents-scsi" + glob_match: "fence-agents-vmware-rest" + glob_match: "fence-agents-vmware-soap" + glob_match: "fence-agents-wti" + glob_match: "booth-arbitrator" + glob_match: "booth-site" + glob_match: "booth-test" + glob_match: "pacemaker-cts" + glob_match: "pacemaker-doc" + glob_match: "pacemaker-nagios-plugins-metadata" + glob_match: "pacemaker-schemas" + } + arch { + key: "s390x" + glob_match: "fence-agents-lpar" + } + arch { + key: "x86_64" + glob_match: "fence-agents-lpar" + } +} exclude_filter { repo_match: "^CRB$" arch { @@ -366,6 +419,12 @@ exclude_filter { glob_match: "mingw64-zlib-static" glob_match: "mingw64-zlib" } + arch { + key: "x86_64" + glob_match: "mingw32-crt" + glob_match: "mingw-filesystem-base" + glob_match: "mingw32-filesystem" + } arch { key: "aarch64" glob_match: "virt-v2v-man-pages-ja" @@ -428,6 +487,27 @@ exclude_filter { glob_match: "rteval-loads" } } +exclude_filter { + repo_match: "^RT$" + arch { + key: "aarch64" + glob_match: "tuned-profiles-realtime" + glob_match: "rteval" + glob_match: "rteval-loads" + } + arch { + key: "ppc64le" + glob_match: "tuned-profiles-realtime" + glob_match: "rteval" + glob_match: "rteval-loads" + } + arch { + key: "s390x" + glob_match: "tuned-profiles-realtime" + glob_match: "rteval" + glob_match: "rteval-loads" + } +} exclude_filter { repo_match: "^SAP$" arch {