Skip to content

Commit

Permalink
Katello 4.12 config addition, remove Koji tags and mash scripts from …
Browse files Browse the repository at this point in the history
…nightly
  • Loading branch information
qcjames53 authored and ekohl committed Feb 19, 2024
1 parent aa5546a commit 2454c01
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 71 deletions.
41 changes: 41 additions & 0 deletions configs/katello/4.12.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
---
:project: katello
:github_org: katello
:nightly: false
:releases:
:4.12.0:
:redmine_version_id: 1760
:prior-releases:
:4.11.2:
:redmine_version_id: 1806
:4.10.1:
:redmine_version_id: 1774
:code_name: Mile 42
:ignores:
:repos:
:katello:
:main: true
:branch: KATELLO-4.12
:repo: https://github.com/Katello/katello.git
:version_branch: true
:foreman-packaging:
:branch: rpm/3.10
:repo: https://github.com/theforeman/foreman-packaging.git
:hammer-cli-katello:
:branch: 1.12.z
:repo: https://github.com/Katello/hammer-cli-katello.git
:katello-host-tools:
:branch: 4.3.0
:repo: https://github.com/Katello/katello-host-tools.git
:katello-certs-tools:
:branch: 2.9.0
:repo: https://github.com/Katello/katello-certs-tools.git
:foreman_virt_who_configure:
:branch: 0.5.20
:repo: https://github.com/theforeman/foreman_virt_who_configure.git
:smart_proxy_container_gateway:
:branch: 1.2.0
:repo: https://github.com/Katello/smart_proxy_container_gateway.git
:katello-selinux:
:branch: 5.0.2
:repo: https://github.com/Katello/katello-selinux.git
71 changes: 0 additions & 71 deletions configs/katello/nightly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,74 +2,3 @@
:project: katello
:github_org: katello
:nightly: true
:mash_scripts:
- katello-nightly-el8
- katello-candlepin-nightly-el8
:tags:
- name: katello-candlepin-nightly-el8
based_off: null
build_target: katello-nightly-el8-build
arches:
- x86_64
- name: katello-nightly-el8
based_off: null
helper_tags:
katello-thirdparty-el8: null
katello-nightly-el8-override: null
build_target: katello-nightly-el8-build
build_package_group_source_tag: katello-nightly-el8-build
arches:
- x86_64
inherits:
katello-nightly-el8-build:
katello-nightly-el8-override: 0
foreman-plugins-nightly-el8: 3
foreman-nightly-el8: 5
katello-nightly-el8-override:
katello-nightly-el8: 0
katello-nightly-el8:
katello-thirdparty-el8: 0
external_repos:
- flat-ruby27-el8
- flat-nodejs-14-el8
- test-flat-el8
- centos8-devel
build_groups:
build:
- bash
- bzip2
- centos-release
- coreutils
- cpio
- diffutils
- findutils
- foreman-build
- gawk
- gcc
- gcc-c++
- grep
- gzip
- info
- make
- patch
- platform-python
- python3-rpm-macros
- redhat-rpm-config
- rpm-build
- sed
- shadow-utils
- tar
- unzip
- util-linux
- which
- xz
srpm-build:
- bash
- centos-release
- foreman-build
- platform-python
- python3-rpm-macros
- redhat-rpm-config
- rhpkg-simple
- rpm-build
- shadow-utils

0 comments on commit 2454c01

Please sign in to comment.