ALBS-692: Prepare pungi configuration and setup Jenkins job for AlmaLinux 8.7 beta
- SAP & SAPHANA for aarch64, s390x, x86_64
This commit is contained in:
parent
64697f4c76
commit
9b35f03272
@ -66,5 +66,25 @@
|
||||
"filename": "{release_short}-{{ distribution_major_version }}.{{ distribution_minor_version }}{{ beta_suffix }}-{arch}-minimal{suffix}",
|
||||
"skip_src": true
|
||||
}]
|
||||
},
|
||||
"SAPHANA": {
|
||||
"gather_methods": "hybrid",
|
||||
"buildinstall_skip": true,
|
||||
"createiso_skip": true,
|
||||
"variant_as_lookaside": [
|
||||
"BaseOS",
|
||||
"AppStream",
|
||||
"HighAvailability"
|
||||
]
|
||||
},
|
||||
"SAP": {
|
||||
"gather_methods": "hybrid",
|
||||
"buildinstall_skip": true,
|
||||
"createiso_skip": true,
|
||||
"variant_as_lookaside": [
|
||||
"BaseOS",
|
||||
"AppStream",
|
||||
"HighAvailability"
|
||||
]
|
||||
}
|
||||
}
|
@ -66,5 +66,25 @@
|
||||
"filename": "{release_short}-{{ distribution_major_version }}.{{ distribution_minor_version }}{{ beta_suffix }}-{arch}-minimal{suffix}",
|
||||
"skip_src": true
|
||||
}]
|
||||
},
|
||||
"SAPHANA": {
|
||||
"gather_methods": "hybrid",
|
||||
"buildinstall_skip": true,
|
||||
"createiso_skip": true,
|
||||
"variant_as_lookaside": [
|
||||
"BaseOS",
|
||||
"AppStream",
|
||||
"HighAvailability"
|
||||
]
|
||||
},
|
||||
"SAP": {
|
||||
"gather_methods": "hybrid",
|
||||
"buildinstall_skip": true,
|
||||
"createiso_skip": true,
|
||||
"variant_as_lookaside": [
|
||||
"BaseOS",
|
||||
"AppStream",
|
||||
"HighAvailability"
|
||||
]
|
||||
}
|
||||
}
|
@ -84,5 +84,25 @@
|
||||
"filename": "{release_short}-{{ distribution_major_version }}.{{ distribution_minor_version }}{{ beta_suffix }}-{arch}-minimal{suffix}",
|
||||
"skip_src": true
|
||||
}]
|
||||
},
|
||||
"SAPHANA": {
|
||||
"gather_methods": "hybrid",
|
||||
"buildinstall_skip": true,
|
||||
"createiso_skip": true,
|
||||
"variant_as_lookaside": [
|
||||
"BaseOS",
|
||||
"AppStream",
|
||||
"HighAvailability"
|
||||
]
|
||||
},
|
||||
"SAP": {
|
||||
"gather_methods": "hybrid",
|
||||
"buildinstall_skip": true,
|
||||
"createiso_skip": true,
|
||||
"variant_as_lookaside": [
|
||||
"BaseOS",
|
||||
"AppStream",
|
||||
"HighAvailability"
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user