rpmbuild: build rpms on RHEL 8.8 and 9.2
This commit is contained in:
parent
abdddc6e55
commit
a23b1c4b3e
3 changed files with 87 additions and 1 deletions
|
|
@ -74,8 +74,12 @@ init:
|
|||
RUNNER:
|
||||
- aws/rhel-8.7-nightly-x86_64
|
||||
- aws/rhel-8.7-nightly-aarch64
|
||||
- aws/rhel-8.8-nightly-x86_64
|
||||
- aws/rhel-8.8-nightly-aarch64
|
||||
- aws/rhel-9.1-nightly-x86_64
|
||||
- aws/rhel-9.1-nightly-aarch64
|
||||
- aws/rhel-9.2-nightly-x86_64
|
||||
- aws/rhel-9.2-nightly-aarch64
|
||||
|
||||
INTERNAL_NETWORK: ["true"]
|
||||
|
||||
|
|
|
|||
82
Schutzfile
82
Schutzfile
|
|
@ -290,6 +290,47 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
"rhel-8.8": {
|
||||
"repos": [
|
||||
{
|
||||
"file": "/etc/yum.repos.d/rhel8internal.repo",
|
||||
"x86_64": [
|
||||
{
|
||||
"title": "RHEL-8-RPMREPO-NIGHTLY-BaseOS",
|
||||
"name": "baseos",
|
||||
"baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.8-20221001"
|
||||
},
|
||||
{
|
||||
"title": "RHEL-8-RPMREPO-NIGHTLY-AppStream",
|
||||
"name": "appstream",
|
||||
"baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-appstream-n8.8-20221001"
|
||||
},
|
||||
{
|
||||
"title": "RHEL-8-RPMREPO-NIGHTLY-CRB",
|
||||
"name": "crb",
|
||||
"baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-crb-n8.8-20221001"
|
||||
}
|
||||
],
|
||||
"aarch64": [
|
||||
{
|
||||
"title": "RHEL-8-RPMREPO-NIGHTLY-BaseOS",
|
||||
"name": "baseos",
|
||||
"baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.8-20221001"
|
||||
},
|
||||
{
|
||||
"title": "RHEL-8-RPMREPO-NIGHTLY-AppStream",
|
||||
"name": "appstream",
|
||||
"baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-appstream-n8.8-20221001"
|
||||
},
|
||||
{
|
||||
"title": "RHEL-8-RPMREPO-NIGHTLY-CRB",
|
||||
"name": "crb",
|
||||
"baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-crb-n8.8-20221001"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"rhel-9.0": {
|
||||
"dependencies": {
|
||||
"osbuild": {
|
||||
|
|
@ -343,6 +384,47 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
"rhel-9.2": {
|
||||
"repos": [
|
||||
{
|
||||
"file": "/etc/yum.repos.d/rhel9internal.repo",
|
||||
"x86_64": [
|
||||
{
|
||||
"title": "RHEL-9-RPMREPO-NIGHTLY-BaseOS",
|
||||
"name": "baseos",
|
||||
"baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.2-20221001"
|
||||
},
|
||||
{
|
||||
"title": "RHEL-9-RPMREPO-NIGHTLY-AppStream",
|
||||
"name": "appstream",
|
||||
"baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-appstream-n9.2-20221001"
|
||||
},
|
||||
{
|
||||
"title": "RHEL-9-RPMREPO-NIGHTLY-CRB",
|
||||
"name": "crb",
|
||||
"baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-crb-n9.2-20221001"
|
||||
}
|
||||
],
|
||||
"aarch64": [
|
||||
{
|
||||
"title": "RHEL-9-RPMREPO-NIGHTLY-BaseOS",
|
||||
"name": "baseos",
|
||||
"baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-aarch64-baseos-n9.2-20221001"
|
||||
},
|
||||
{
|
||||
"title": "RHEL-9-RPMREPO-NIGHTLY-AppStream",
|
||||
"name": "appstream",
|
||||
"baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-aarch64-appstream-n9.2-20221001"
|
||||
},
|
||||
{
|
||||
"title": "RHEL-9-RPMREPO-NIGHTLY-CRB",
|
||||
"name": "crb",
|
||||
"baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-aarch64-crb-n9.2-20221001"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"centos-8": {
|
||||
"dependencies": {
|
||||
"osbuild": {
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
0844dcd17cd1201964d4502870850c7514713ef7
|
||||
43b15026c86e531f9d431f396199cf9c29115234
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue