ALBS-692: Prepare pungi configuration and setup Jenkins job for AlmaLinux 8.7 beta
- SAP & SAPHANA for ppc64le
This commit is contained in:
parent
f340516a8d
commit
771b57641b
@ -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"
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user