RHEL-86: port over the RHEL-90 pipeline refactoring
Port all of the pipeline refactoring done to RHEL-90 to RHEL-86. Both distros now use the same approach. Regenerate all RHEL-8.6 and CentOS 8 image test cases. [1] https://git.centos.org/centos/kickstarts/tree/master Signed-off-by: Tomas Hozza <thozza@redhat.com>
This commit is contained in:
parent
960aad0b0a
commit
ec6099f7f6
10 changed files with 775 additions and 880 deletions
|
|
@ -940,17 +940,6 @@
|
|||
"default_target": "multi-user.target"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "org.osbuild.systemd-logind",
|
||||
"options": {
|
||||
"filename": "00-getty-fixes.conf",
|
||||
"config": {
|
||||
"Login": {
|
||||
"NAutoVTs": 0
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "org.osbuild.sysconfig",
|
||||
"options": {
|
||||
|
|
@ -977,6 +966,17 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "org.osbuild.systemd-logind",
|
||||
"options": {
|
||||
"filename": "00-getty-fixes.conf",
|
||||
"config": {
|
||||
"Login": {
|
||||
"NAutoVTs": 0
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "org.osbuild.cloud-init",
|
||||
"options": {
|
||||
|
|
|
|||
|
|
@ -912,17 +912,6 @@
|
|||
"default_target": "multi-user.target"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "org.osbuild.systemd-logind",
|
||||
"options": {
|
||||
"filename": "00-getty-fixes.conf",
|
||||
"config": {
|
||||
"Login": {
|
||||
"NAutoVTs": 0
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "org.osbuild.sysconfig",
|
||||
"options": {
|
||||
|
|
@ -949,6 +938,17 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "org.osbuild.systemd-logind",
|
||||
"options": {
|
||||
"filename": "00-getty-fixes.conf",
|
||||
"config": {
|
||||
"Login": {
|
||||
"NAutoVTs": 0
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "org.osbuild.cloud-init",
|
||||
"options": {
|
||||
|
|
@ -985,6 +985,18 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "org.osbuild.dracut.conf",
|
||||
"options": {
|
||||
"filename": "ec2.conf",
|
||||
"config": {
|
||||
"add_drivers": [
|
||||
"nvme",
|
||||
"xen-blkfront"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "org.osbuild.systemd.unit",
|
||||
"options": {
|
||||
|
|
@ -1003,18 +1015,6 @@
|
|||
"profile": "sssd"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "org.osbuild.dracut.conf",
|
||||
"options": {
|
||||
"filename": "ec2.conf",
|
||||
"config": {
|
||||
"add_drivers": [
|
||||
"nvme",
|
||||
"xen-blkfront"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "org.osbuild.fstab",
|
||||
"options": {
|
||||
|
|
|
|||
|
|
@ -957,17 +957,6 @@
|
|||
"default_target": "multi-user.target"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "org.osbuild.systemd-logind",
|
||||
"options": {
|
||||
"filename": "00-getty-fixes.conf",
|
||||
"config": {
|
||||
"Login": {
|
||||
"NAutoVTs": 0
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "org.osbuild.sysconfig",
|
||||
"options": {
|
||||
|
|
@ -994,6 +983,27 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "org.osbuild.rhsm",
|
||||
"options": {
|
||||
"subscription-manager": {
|
||||
"rhsmcertd": {
|
||||
"auto_registration": true
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "org.osbuild.systemd-logind",
|
||||
"options": {
|
||||
"filename": "00-getty-fixes.conf",
|
||||
"config": {
|
||||
"Login": {
|
||||
"NAutoVTs": 0
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "org.osbuild.cloud-init",
|
||||
"options": {
|
||||
|
|
@ -1048,16 +1058,6 @@
|
|||
"profile": "sssd"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "org.osbuild.rhsm",
|
||||
"options": {
|
||||
"subscription-manager": {
|
||||
"rhsmcertd": {
|
||||
"auto_registration": true
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "org.osbuild.fstab",
|
||||
"options": {
|
||||
|
|
|
|||
|
|
@ -968,17 +968,6 @@
|
|||
"default_target": "multi-user.target"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "org.osbuild.systemd-logind",
|
||||
"options": {
|
||||
"filename": "00-getty-fixes.conf",
|
||||
"config": {
|
||||
"Login": {
|
||||
"NAutoVTs": 0
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "org.osbuild.sysconfig",
|
||||
"options": {
|
||||
|
|
@ -1005,6 +994,30 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "org.osbuild.rhsm",
|
||||
"options": {
|
||||
"subscription-manager": {
|
||||
"rhsm": {
|
||||
"manage_repos": false
|
||||
},
|
||||
"rhsmcertd": {
|
||||
"auto_registration": true
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "org.osbuild.systemd-logind",
|
||||
"options": {
|
||||
"filename": "00-getty-fixes.conf",
|
||||
"config": {
|
||||
"Login": {
|
||||
"NAutoVTs": 0
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "org.osbuild.cloud-init",
|
||||
"options": {
|
||||
|
|
@ -1059,19 +1072,6 @@
|
|||
"profile": "sssd"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "org.osbuild.rhsm",
|
||||
"options": {
|
||||
"subscription-manager": {
|
||||
"rhsm": {
|
||||
"manage_repos": false
|
||||
},
|
||||
"rhsmcertd": {
|
||||
"auto_registration": true
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "org.osbuild.fstab",
|
||||
"options": {
|
||||
|
|
|
|||
|
|
@ -932,17 +932,6 @@
|
|||
"default_target": "multi-user.target"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "org.osbuild.systemd-logind",
|
||||
"options": {
|
||||
"filename": "00-getty-fixes.conf",
|
||||
"config": {
|
||||
"Login": {
|
||||
"NAutoVTs": 0
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "org.osbuild.sysconfig",
|
||||
"options": {
|
||||
|
|
@ -969,6 +958,27 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "org.osbuild.rhsm",
|
||||
"options": {
|
||||
"subscription-manager": {
|
||||
"rhsmcertd": {
|
||||
"auto_registration": true
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "org.osbuild.systemd-logind",
|
||||
"options": {
|
||||
"filename": "00-getty-fixes.conf",
|
||||
"config": {
|
||||
"Login": {
|
||||
"NAutoVTs": 0
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "org.osbuild.cloud-init",
|
||||
"options": {
|
||||
|
|
@ -1005,6 +1015,18 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "org.osbuild.dracut.conf",
|
||||
"options": {
|
||||
"filename": "ec2.conf",
|
||||
"config": {
|
||||
"add_drivers": [
|
||||
"nvme",
|
||||
"xen-blkfront"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "org.osbuild.systemd.unit",
|
||||
"options": {
|
||||
|
|
@ -1023,28 +1045,6 @@
|
|||
"profile": "sssd"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "org.osbuild.rhsm",
|
||||
"options": {
|
||||
"subscription-manager": {
|
||||
"rhsmcertd": {
|
||||
"auto_registration": true
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "org.osbuild.dracut.conf",
|
||||
"options": {
|
||||
"filename": "ec2.conf",
|
||||
"config": {
|
||||
"add_drivers": [
|
||||
"nvme",
|
||||
"xen-blkfront"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "org.osbuild.fstab",
|
||||
"options": {
|
||||
|
|
|
|||
|
|
@ -945,17 +945,6 @@
|
|||
"default_target": "multi-user.target"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "org.osbuild.systemd-logind",
|
||||
"options": {
|
||||
"filename": "00-getty-fixes.conf",
|
||||
"config": {
|
||||
"Login": {
|
||||
"NAutoVTs": 0
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "org.osbuild.sysconfig",
|
||||
"options": {
|
||||
|
|
@ -982,6 +971,30 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "org.osbuild.rhsm",
|
||||
"options": {
|
||||
"subscription-manager": {
|
||||
"rhsm": {
|
||||
"manage_repos": false
|
||||
},
|
||||
"rhsmcertd": {
|
||||
"auto_registration": true
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "org.osbuild.systemd-logind",
|
||||
"options": {
|
||||
"filename": "00-getty-fixes.conf",
|
||||
"config": {
|
||||
"Login": {
|
||||
"NAutoVTs": 0
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "org.osbuild.cloud-init",
|
||||
"options": {
|
||||
|
|
@ -1018,6 +1031,18 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "org.osbuild.dracut.conf",
|
||||
"options": {
|
||||
"filename": "ec2.conf",
|
||||
"config": {
|
||||
"add_drivers": [
|
||||
"nvme",
|
||||
"xen-blkfront"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "org.osbuild.systemd.unit",
|
||||
"options": {
|
||||
|
|
@ -1036,31 +1061,6 @@
|
|||
"profile": "sssd"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "org.osbuild.rhsm",
|
||||
"options": {
|
||||
"subscription-manager": {
|
||||
"rhsm": {
|
||||
"manage_repos": false
|
||||
},
|
||||
"rhsmcertd": {
|
||||
"auto_registration": true
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "org.osbuild.dracut.conf",
|
||||
"options": {
|
||||
"filename": "ec2.conf",
|
||||
"config": {
|
||||
"add_drivers": [
|
||||
"nvme",
|
||||
"xen-blkfront"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "org.osbuild.fstab",
|
||||
"options": {
|
||||
|
|
|
|||
|
|
@ -1132,17 +1132,6 @@
|
|||
"default_target": "multi-user.target"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "org.osbuild.systemd-logind",
|
||||
"options": {
|
||||
"filename": "00-getty-fixes.conf",
|
||||
"config": {
|
||||
"Login": {
|
||||
"NAutoVTs": 0
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "org.osbuild.sysconfig",
|
||||
"options": {
|
||||
|
|
@ -1169,6 +1158,30 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "org.osbuild.rhsm",
|
||||
"options": {
|
||||
"subscription-manager": {
|
||||
"rhsm": {
|
||||
"manage_repos": false
|
||||
},
|
||||
"rhsmcertd": {
|
||||
"auto_registration": true
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "org.osbuild.systemd-logind",
|
||||
"options": {
|
||||
"filename": "00-getty-fixes.conf",
|
||||
"config": {
|
||||
"Login": {
|
||||
"NAutoVTs": 0
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "org.osbuild.cloud-init",
|
||||
"options": {
|
||||
|
|
@ -1205,6 +1218,18 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "org.osbuild.dracut.conf",
|
||||
"options": {
|
||||
"filename": "ec2.conf",
|
||||
"config": {
|
||||
"add_drivers": [
|
||||
"nvme",
|
||||
"xen-blkfront"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "org.osbuild.systemd.unit",
|
||||
"options": {
|
||||
|
|
@ -1223,31 +1248,6 @@
|
|||
"profile": "sssd"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "org.osbuild.rhsm",
|
||||
"options": {
|
||||
"subscription-manager": {
|
||||
"rhsm": {
|
||||
"manage_repos": false
|
||||
},
|
||||
"rhsmcertd": {
|
||||
"auto_registration": true
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "org.osbuild.dracut.conf",
|
||||
"options": {
|
||||
"filename": "ec2.conf",
|
||||
"config": {
|
||||
"add_drivers": [
|
||||
"nvme",
|
||||
"xen-blkfront"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "org.osbuild.fstab",
|
||||
"options": {
|
||||
|
|
|
|||
|
|
@ -1183,17 +1183,6 @@
|
|||
"default_target": "multi-user.target"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "org.osbuild.systemd-logind",
|
||||
"options": {
|
||||
"filename": "00-getty-fixes.conf",
|
||||
"config": {
|
||||
"Login": {
|
||||
"NAutoVTs": 0
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "org.osbuild.sysconfig",
|
||||
"options": {
|
||||
|
|
@ -1220,6 +1209,30 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "org.osbuild.rhsm",
|
||||
"options": {
|
||||
"subscription-manager": {
|
||||
"rhsm": {
|
||||
"manage_repos": false
|
||||
},
|
||||
"rhsmcertd": {
|
||||
"auto_registration": true
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "org.osbuild.systemd-logind",
|
||||
"options": {
|
||||
"filename": "00-getty-fixes.conf",
|
||||
"config": {
|
||||
"Login": {
|
||||
"NAutoVTs": 0
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "org.osbuild.cloud-init",
|
||||
"options": {
|
||||
|
|
@ -1256,6 +1269,18 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "org.osbuild.dracut.conf",
|
||||
"options": {
|
||||
"filename": "ec2.conf",
|
||||
"config": {
|
||||
"add_drivers": [
|
||||
"nvme",
|
||||
"xen-blkfront"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "org.osbuild.systemd.unit",
|
||||
"options": {
|
||||
|
|
@ -1274,31 +1299,6 @@
|
|||
"profile": "sssd"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "org.osbuild.rhsm",
|
||||
"options": {
|
||||
"subscription-manager": {
|
||||
"rhsm": {
|
||||
"manage_repos": false
|
||||
},
|
||||
"rhsmcertd": {
|
||||
"auto_registration": true
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "org.osbuild.dracut.conf",
|
||||
"options": {
|
||||
"filename": "ec2.conf",
|
||||
"config": {
|
||||
"add_drivers": [
|
||||
"nvme",
|
||||
"xen-blkfront"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "org.osbuild.selinux.config",
|
||||
"options": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue