Please review: MBS platform definition for EPEL8

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Please review the attached patch to add a new file to https://infrastructure.fedoraproject.org/cgit/ansible.git/.

This patch provides a new platform:el8 default module definition so fm-orchestrator knows about EPEL8. Some review and discussion has already taken place at https://pagure.io/Fedora-Infra/ansible/pull-request/40.

The contents are based on the current Fedora platform module definitions plus the rpm profiles from the package groups found in https://kojipkgs.fedoraproject.org/repos/epel8-infra-build/latest/groups/comps.xml.

Note: I'm starting with just this platform:el8 module definition for staging MBS. Once we're happy with it, it can be replicated for platform:el8-playground. Then, when ready, they can be copied to production.

Regards,

Merlin
From 26ac16c2aa72192ef00e00a2a2e042101a536271 Mon Sep 17 00:00:00 2001
From: Merlin Mathesius <mmathesi@xxxxxxxxxx>
Date: Wed, 28 Aug 2019 15:57:55 -0500
Subject: [PATCH] Adding EL8 platform

Signed-off-by: Merlin Mathesius <mmathesi@xxxxxxxxxx>
---
 .../default-modules.staging/platform-el8.yaml | 23 +++++++++++++++++++
 1 file changed, 23 insertions(+)
 create mode 100644 roles/mbs/common/files/default-modules.staging/platform-el8.yaml

diff --git a/roles/mbs/common/files/default-modules.staging/platform-el8.yaml b/roles/mbs/common/files/default-modules.staging/platform-el8.yaml
new file mode 100644
index 000000000..c816f57ae
--- /dev/null
+++ b/roles/mbs/common/files/default-modules.staging/platform-el8.yaml
@@ -0,0 +1,23 @@
+document: modulemd
+version: 1
+data:
+  name: platform
+  stream: el8
+  version: 1
+  context: 00000000
+  summary: EPEL 8 base
+  description: EPEL 8 base
+  license:
+    module: [MIT]
+  profiles:
+    buildroot:
+      rpms: [bash, bzip2, coreutils, cpio, diffutils, epel-release, epel-rpm-macros, fedpkg-minimal, findutils, gawk, gcc, gcc-c++, grep, gzip, info, make, patch, redhat-release, redhat-release-everything, redhat-release-server, redhat-rpm-config, rpm-build, sed, shadow-utils, tar, unzip, util-linux, util-linux-ng, which, xz]
+    srpm-buildroot:
+      rpms: [bash, epel-release, epel-rpm-macros, fedpkg-minimal, git, gnupg, make, redhat-release, redhat-release-everything, redhat-release-server, redhat-rpm-config, rpm-build, shadow-utils]
+  xmd:
+    mbs:
+      buildrequires: {}
+      commit: el8
+      requires: {}
+      koji_tag: module-el8-build
+      mse: TRUE
-- 
2.23.0

_______________________________________________
infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx
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/infrastructure@xxxxxxxxxxxxxxxxxxxxxxx

[Index of Archives]     [Fedora Development]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]

  Powered by Linux