From: Prarit Bhargava <pra...@redhat.com>

redhat: Move yaml files into their own directory

The redhat/scripts dir is messy and this is just a cleanup.

Move the yaml files into their own directory.

Signed-off-by: Prarit Bhargava <pra...@redhat.com>

diff --git a/redhat/Makefile b/redhat/Makefile
index blahblah..blahblah 100644
--- a/redhat/Makefile
+++ b/redhat/Makefile
@@ -620,7 +620,7 @@ sources-rh: $(TARBALL) generate-testpatch-tmp setup-source 
dist-configs-check
        @cat configs/flavors | while read flavor; do echo "Copying sources for 
$${flavor}"; [ -e $${flavor}_files ] && cp $${flavor}_files/* $(SOURCES); done
        @sed -e "s/%%SPECKVERSION%%/$(SPECKVERSION)/" \
                -e "s/%%SPECKPATCHLEVEL%%/$(SPECKPATCHLEVEL)/" \
-               rpminspect.yaml > $(SOURCES)/rpminspect.yaml
+               scripts/gating/rpminspect.yaml > $(SOURCES)/rpminspect.yaml
        @cp scripts/kernel-tools/cpupower.config \
                scripts/kernel-tools/cpupower.service \
                scripts/kernel-tools/kvm_stat.logrotate \
@@ -628,7 +628,7 @@ sources-rh: $(TARBALL) generate-testpatch-tmp setup-source 
dist-configs-check
                kabi/check-kabi \
                configs/$(PACKAGE_NAME)-*.config \
                configs/partial*.config \
-               gating.yaml \
+               scripts/gating/gating.yaml \
                scripts/update_scripts.sh \
                scripts/mod/mod-denylist.sh \
                scripts/mod/mod-internal.list \
diff --git a/redhat/gating.yaml b/redhat/scripts/gating/gating.yaml
rename from redhat/gating.yaml
rename to redhat/scripts/gating/gating.yaml
index blahblah..blahblah 100644
--- a/redhat/gating.yaml
+++ b/redhat/scripts/gating/gating.yaml
diff --git a/redhat/rpminspect.yaml b/redhat/scripts/gating/rpminspect.yaml
rename from redhat/rpminspect.yaml
rename to redhat/scripts/gating/rpminspect.yaml
index blahblah..blahblah 100644
--- a/redhat/rpminspect.yaml
+++ b/redhat/scripts/gating/rpminspect.yaml

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2095
_______________________________________________
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to