Skip to content

Commit

Permalink
Merge pull request #62 from fedora-ci/add-rhel-7.7-z.repo
Browse files Browse the repository at this point in the history
Add repo for RHEL 7.7 z-stream
  • Loading branch information
jpopelka authored Jun 12, 2024
2 parents 2ed598a + a28c9e7 commit 6d0cfd4
Show file tree
Hide file tree
Showing 3 changed files with 205 additions and 2 deletions.
5 changes: 4 additions & 1 deletion mini-tps.spec
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

Name: mini-tps
Version: 0.1
Release: 177%{?dist}
Release: 178%{?dist}
Summary: Mini TPS - Test Package Sanity

License: GPLv2
Expand Down Expand Up @@ -73,6 +73,9 @@ install -pD -m 0755 profiles/fedora/prepare-system %{buildroot}%{_libexecdir}/mi


%changelog
* Wed Jun 12 2024 Jiri Popelka <[email protected]> - 0.1-178
- Add repo for RHEL 7.7 z-stream

* Tue Jun 04 2024 Jiri Popelka <[email protected]> - 0.1-177
- Treat SELinux AVCs as warnings

Expand Down
2 changes: 1 addition & 1 deletion profiles/fedora/prepare-system
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ fi
# Ugly hack for
# https://github.com/fedora-ci/mini-tps/issues/57#issuecomment-2134998129
# Remove it with a proper fix for mini-tps/issues/57 !
dnf-3 -y install 'dnf-command(config-manager)'
"$YUMDNFCMD" -y install dnf-plugins-core

# Make sure fedora and fedora-updates repos are enabled
"$YUMDNFCMD" config-manager --set-enabled 'fedora' 'updates'
Expand Down
200 changes: 200 additions & 0 deletions profiles/rhel/repos/rhel-7.7-z.repo
Original file line number Diff line number Diff line change
@@ -0,0 +1,200 @@
[rhel-updates]
name=rhel-updates
baseurl=https://download.devel.redhat.com/rhel-7/rel-eng/updates/RHEL-7/latest-RHEL-7.7/compose/Server/$basearch/os/
enabled=1
gpgcheck=0

[rhel-opt-updates]
name=rhel-opt-updates
baseurl=https://download.devel.redhat.com/rhel-7/rel-eng/updates/RHEL-7/latest-RHEL-7.7/compose/Server-optional/$basearch/os/
enabled=1
gpgcheck=0

[rhel-debuginfo-updates]
name=rhel-debuginfo-updates
baseurl=https://download.devel.redhat.com/rhel-7/rel-eng/updates/RHEL-7/latest-RHEL-7.7/compose/Server/$basearch/debug/tree/
enabled=1
gpgcheck=0

[rhel-opt-debuginfo-updates]
name=rhel-opt-debuginfo-updates
baseurl=https://download.devel.redhat.com/rhel-7/rel-eng/updates/RHEL-7/latest-RHEL-7.7/compose/Server-optional/$basearch/debug/tree/
enabled=1
gpgcheck=0

[rhel-source-updates]
name=rhel-source-updates
baseurl=https://download.devel.redhat.com/rhel-7/rel-eng/updates/RHEL-7/latest-RHEL-7.7/compose/Server/source/tree/
enabled=1
gpgcheck=0

[rhel-opt-source-updates]
name=rhel-opt-source-updates
baseurl=https://download.devel.redhat.com/rhel-7/rel-eng/updates/RHEL-7/latest-RHEL-7.7/compose/Server-optional/source/tree/
enabled=1
gpgcheck=0

[rhel-SAP-updates]
name=rhel-SAP-updates
baseurl=https://download.devel.redhat.com/rhel-7/rel-eng/updates/RHEL-7/latest-RHEL-7.7/compose/Server-SAP/$basearch/os/
enabled=1
gpgcheck=0

[rhel-SAP-debuginfo-updates]
name=rhel-SAP-debuginfo-updates
baseurl=https://download.devel.redhat.com/rhel-7/rel-eng/updates/RHEL-7/latest-RHEL-7.7/compose/Server-SAP/$basearch/debug/tree/
enabled=1
gpgcheck=0

[rhel-SAPHANA-updates]
name=rhel-SAPHANA-updates
baseurl=https://download.devel.redhat.com/rhel-7/rel-eng/updates/RHEL-7/latest-RHEL-7.7/compose/Server-SAPHANA/x86_64/os/
enabled=1
gpgcheck=0

[rhel-SAPHANA-debuginfo-updates]
name=rhel-SAPHANA-debuginfo-updates
baseurl=https://download.devel.redhat.com/rhel-7/rel-eng/updates/RHEL-7/latest-RHEL-7.7/compose/Server-SAPHANA/x86_64/debug/tree/
enabled=1
gpgcheck=0

[rhel-HighAvailability-updates]
name=rhel-HighAvailability-updates
baseurl=https://download.devel.redhat.com/rhel-7/rel-eng/updates/RHEL-7/latest-RHEL-7.7/compose/Server/$basearch/os/addons/HighAvailability/
enabled=1
gpgcheck=0

[rhel-HighAvailability-debuginfo-updates]
name=rhel-HighAvailability-updates
baseurl=https://download.devel.redhat.com/rhel-7/rel-eng/updates/RHEL-7/latest-RHEL-7.7/compose/Server/$basearch/debug/tree/addons/HighAvailability/
enabled=1
gpgcheck=0

[rhel-ResilientStorage-updates]
name=rhel-ResilientStorage-updates
baseurl=https://download.devel.redhat.com/rhel-7/rel-eng/updates/RHEL-7/latest-RHEL-7.7/compose/Server/$basearch/os/addons/ResilientStorage/
enabled=1
gpgcheck=0

[rhel-ResilientStorage-debuginfo-updates]
name=rhel-ResilientStorage-updates
baseurl=https://download.devel.redhat.com/rhel-7/rel-eng/updates/RHEL-7/latest-RHEL-7.7/compose/Server/$basearch/debug/tree/addons/ResilientStorage/
enabled=1
gpgcheck=0

[rhel-RT-updates]
name=rhel-RT-updates
baseurl=https://download.devel.redhat.com/rhel-7/rel-eng/updates/RHEL-7/latest-RHEL-7.7/compose/Server-RT/x86_64/os/
enabled=1
gpgcheck=0

[rhel-RT-debuginfo-updates]
name=rhel-RT-debuginfo-updates
baseurl=https://download.devel.redhat.com/rhel-7/rel-eng/updates/RHEL-7/latest-RHEL-7.7/compose/Server-RT/x86_64/debug/tree/
enabled=1
gpgcheck=0

[rhel]
name=rhel
baseurl=https://download.devel.redhat.com/released/RHEL-7/7.7/Server/$basearch/os/
enabled=1
gpgcheck=0

[rhel-opt]
name=rhel-opt
baseurl=https://download.devel.redhat.com/released/RHEL-7/7.7/Server-optional/$basearch/os/
enabled=1
gpgcheck=0

[rhel-debuginfo]
name=rhel-debuginfo
baseurl=https://download.devel.redhat.com/released/RHEL-7/7.7/Server/$basearch/debug/tree/
enabled=1
gpgcheck=0

[rhel-opt-debuginfo]
name=rhel-opt-debuginfo
baseurl=https://download.devel.redhat.com/released/RHEL-7/7.7/Server-optional/$basearch/debug/tree/
enabled=1
gpgcheck=0

[rhel-source]
name=rhel-source
baseurl=https://download.devel.redhat.com/released/RHEL-7/7.7/Server/source/tree/
enabled=1
gpgcheck=0

[rhel-opt-source]
name=rhel-opt-source
baseurl=https://download.devel.redhat.com/released/RHEL-7/7.7/Server-optional/source/tree/
enabled=1
gpgcheck=0

[rhel-SAP]
name=rhel-SAP
baseurl=https://download.devel.redhat.com/released/RHEL-7/7.7/Server-SAP/$basearch/os/
enabled=1
gpgcheck=0

[rhel-SAP-debuginfo]
name=rhel-SAP-debuginfo
baseurl=https://download.devel.redhat.com/released/RHEL-7/7.7/Server-SAP/$basearch/debug/tree/
enabled=1
gpgcheck=0

[rhel-SAPHANA]
name=rhel-SAPHANA
baseurl=https://download.devel.redhat.com/released/RHEL-7/7.7/Server-SAPHANA/x86_64/os/
enabled=1
gpgcheck=0

[rhel-SAPHANA-debuginfo]
name=rhel-SAPHANA-debuginfo
baseurl=https://download.devel.redhat.com/released/RHEL-7/7.7/Server-SAPHANA/x86_64/debug/tree/
enabled=1
gpgcheck=0

[rhel-HighAvailability]
name=rhel-HighAvailability
baseurl=https://download.devel.redhat.com/released/RHEL-7/7.7/Server/$basearch/os/addons/HighAvailability/
enabled=1
gpgcheck=0

[rhel-HighAvailability-debuginfo]
name=rhel-HighAvailability
baseurl=https://download.devel.redhat.com/released/RHEL-7/7.7/Server/$basearch/debug/tree/addons/HighAvailability/
enabled=1
gpgcheck=0

[rhel-ResilientStorage]
name=rhel-ResilientStorage
baseurl=https://download.devel.redhat.com/released/RHEL-7/7.7/Server/$basearch/os/addons/ResilientStorage/
enabled=1
gpgcheck=0

[rhel-ResilientStorage-debuginfo]
name=rhel-ResilientStorage
baseurl=https://download.devel.redhat.com/released/RHEL-7/7.7/Server/$basearch/debug/tree/addons/ResilientStorage/
enabled=1
gpgcheck=0

[rhel-RT]
name=rhel-RT
baseurl=https://download.devel.redhat.com/released/RHEL-7/7.7/Server-RT/x86_64/os/
enabled=1
gpgcheck=0

[rhel-RT-debuginfo]
name=rhel-RT-debuginfo
baseurl=https://download.devel.redhat.com/released/RHEL-7/7.7/Server-RT/x86_64/debug/tree/
enabled=1
gpgcheck=0

############# BUILDROOT ##############

[rhel-7-buildroot]
name=RHEL-7 Buildroot
baseurl=https://download.devel.redhat.com/brewroot/repos/rhel-7.7-z-build/latest/$basearch/
enabled=0
gpgcheck=0
skip_if_unavailable=True

0 comments on commit 6d0cfd4

Please sign in to comment.