build_configs/build_configs.json

18 lines
459 B
JSON

{
"mc": {
"c8": {
"linked_builds": [1221,2323],
"build_flavors": [7,8],
"mock_options": {
"definitions": {
"test": "1"
},
"with": ["test"],
"without": ["tests"],
"yum_exclude": ["release*"],
"enable_modules": ["idm:DL1"],
"target_arch": ["noarch"]
}
}
}
}