Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions group.yml
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,8 @@ public_upstreams:
public: "https://github.com/openshift-eng/ocp-build-data"
- private: "https://github.com/openshift-priv/assisted-installer-ui"
public: "https://github.com/openshift-assisted/assisted-installer-ui"
- private: "git@github.com:openshift-priv/os.git"
public: "git@github.com:thegreyd/os.git"

default_image_build_method: osbs2
image_build_log_scanner:
Expand Down
34 changes: 34 additions & 0 deletions images/rhcos-node-image.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
content:
source:
dockerfile: Containerfile
git:
branch:
target: release-{MAJOR}.{MINOR}
url: git@github.com:openshift-priv/os.git
Comment thread
thegreyd marked this conversation as resolved.
url_pull: git@github.com:thegreyd/os.git
web: https://github.com/openshift/os
ci_alignment:
streams_prs:
enabled: false
mirror: false
distgit:
branch: rhaos-{MAJOR}.{MINOR}-rhel-9
component: rhcos-node-image-container
enabled_repos:
- rhel-9-fast-datapath-rpms
- rhel-9-server-ose-rpms
- rhel-98-baseos
- rhel-98-appstream
for_payload: false
for_release: false
from:
builder:
- stream: rhel_coreos
name: openshift/rhcos-node-image-rhel9
owners:
- aos-team-art@redhat.com
canonical_builders_from_upstream: false
konflux:
network_mode: open
okd:
Comment thread
thegreyd marked this conversation as resolved.
mode: disabled
17 changes: 17 additions & 0 deletions repos/rhel-9.8-appstream.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
- conf:
baseurl:
x86_64: https://download.devel.redhat.com/rhel-9/nightly/updates/RHEL-9/latest-RHEL-9.8/compose/AppStream/x86_64/os/
aarch64: https://download.devel.redhat.com/rhel-9/nightly/updates/RHEL-9/latest-RHEL-9.8/compose/AppStream/aarch64/os/
ppc64le: https://download.devel.redhat.com/rhel-9/nightly/updates/RHEL-9/latest-RHEL-9.8/compose/AppStream/ppc64le/os/
s390x: https://download.devel.redhat.com/rhel-9/nightly/updates/RHEL-9/latest-RHEL-9.8/compose/AppStream/s390x/os/
extra_options:
gpgcheck: '1'
content_set:
aarch64: rhel-9-for-aarch64-appstream-rpms
default: rhel-9-for-x86_64-appstream-rpms
ppc64le: rhel-9-for-ppc64le-appstream-rpms
s390x: rhel-9-for-s390x-appstream-rpms
name: rhel-9.8-appstream
reposync:
enabled: true
type: external
15 changes: 15 additions & 0 deletions repos/rhel-9.8-baseos.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
- conf:
baseurl:
x86_64: https://download.devel.redhat.com/rhel-9/nightly/updates/RHEL-9/latest-RHEL-9.8/compose/BaseOS/x86_64/os/
aarch64: https://download.devel.redhat.com/rhel-9/nightly/updates/RHEL-9/latest-RHEL-9.8/compose/BaseOS/aarch64/os/
ppc64le: https://download.devel.redhat.com/rhel-9/nightly/updates/RHEL-9/latest-RHEL-9.8/compose/BaseOS/ppc64le/os/
s390x: https://download.devel.redhat.com/rhel-9/nightly/updates/RHEL-9/latest-RHEL-9.8/compose/BaseOS/s390x/os/
extra_options:
excludepkgs: toolbox*
gpgcheck: '1'
content_set:
optional: true
name: rhel-9.8-baseos
reposync:
enabled: true
type: external
15 changes: 15 additions & 0 deletions repos/rhel-9.8-early-kernel.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
- conf:
baseurl:
x86_64: https://ocp-artifacts.engineering.redhat.com/pub/RHOCP/plashets/4.22/stream/el9/latest/x86_64/os
aarch64: https://ocp-artifacts.engineering.redhat.com/pub/RHOCP/plashets/4.22/stream/el9/latest/aarch64/os
ppc64le: https://ocp-artifacts.engineering.redhat.com/pub/RHOCP/plashets/4.22/stream/el9/latest/ppc64le/os
s390x: https://ocp-artifacts.engineering.redhat.com/pub/RHOCP/plashets/4.22/stream/el9/latest/s390x/os
extra_options:
includepkgs: kernel,kernel-*,toolbox*
gpgcheck: '1'
content_set:
optional: true
name: rhel-9.8-early-kernel
reposync:
enabled: true
type: external
21 changes: 21 additions & 0 deletions repos/rhel-9.8-fast-datapath.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
- conf:
baseurl:
aarch64: https://rhsm-pulp.corp.redhat.com/content/dist/layered/rhel9/aarch64/fast-datapath/os/
ppc64le: https://rhsm-pulp.corp.redhat.com/content/dist/layered/rhel9/ppc64le/fast-datapath/os/
s390x: https://rhsm-pulp.corp.redhat.com/content/dist/layered/rhel9/s390x/fast-datapath/os/
x86_64: https://rhsm-pulp.corp.redhat.com/content/dist/layered/rhel9/x86_64/fast-datapath/os/
ci_alignment:
localdev:
enabled: true
profiles:
- el9
content_set:
aarch64: fast-datapath-for-rhel-9-aarch64-rpms
default: fast-datapath-for-rhel-9-x86_64-rpms
optional: true
ppc64le: fast-datapath-for-rhel-9-ppc64le-rpms
s390x: fast-datapath-for-rhel-9-s390x-rpms
name: rhel-9.8-fast-datapath
reposync:
enabled: true
type: external
43 changes: 43 additions & 0 deletions repos/rhel-9.8-server-ose-4.22.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
- conf:
ci_alignment:
localdev:
enabled: true
profiles:
- el9
extra_options:
module_hotfixes: 1
content_set:
optional: true
name: rhel-9.8-server-ose-4.22
plashet:
assembly_aware: true
embargo_aware: true
include_previous_packages:
- conmon
- cri-o
- cri-tools
- crun
- haproxy
- ignition
- kernel
- kernel-rt
- libreswan
- nmstate
- openshift
- openvswitch
- ovn
- podman
- python3-openvswitch
- spdlog
slug: el9
source:
embargoed_tags:
- rhaos-{MAJOR}.{MINOR}-rhel-9-embargoed
from_tags:
- name: rhaos-{MAJOR}.{MINOR}-rhel-9-candidate
product_version: OSE-{MAJOR}.{MINOR}-RHEL-9
release_tag: rhaos-{MAJOR}.{MINOR}-rhel-9
type: brew
reposync:
latest_only: false
type: plashet
3 changes: 3 additions & 0 deletions streams.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,3 +82,6 @@ centos_stream10:
upstream_image: registry.ci.openshift.org/ocp/builder:stream10
mirror: true
mirror_manifest_list: true

rhel_coreos:
image: registry.ci.openshift.org/coreos/rhel-coreos-base:9.8
Loading