From 5b74ce9fc17a0de42ae2f820c645b12942dbeb0f Mon Sep 17 00:00:00 2001 From: Brian Lin Date: Mon, 2 Oct 2023 17:01:39 -0500 Subject: [PATCH] FIXME: temporarily disable development RPMs This is causing issues with testing/release repos because mash runs against development, pulling down RPMs signed with the auto key, which is not what is expected for testing/release. We can remove this once we update the mash scripts to use a different mash cache for development repos --- etc/osg-koji-tags/osg-tags.exclude | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/etc/osg-koji-tags/osg-tags.exclude b/etc/osg-koji-tags/osg-tags.exclude index f3d0d99..661434b 100644 --- a/etc/osg-koji-tags/osg-tags.exclude +++ b/etc/osg-koji-tags/osg-tags.exclude @@ -40,3 +40,7 @@ osg-3.5-upcoming-el8-development osg-3.5-upcoming-el8-release osg-3.5-upcoming-el8-rolling osg-3.5-upcoming-el8-testing +osg-23-main-el8-development +osg-23-main-el9-development +osg-23-upcoming-el8-development +osg-23-upcoming-el9-development