Add new test data
This commit is contained in:
parent
1c800fb64d
commit
17c2f0477e
@ -13,5 +13,62 @@
|
||||
"enable_modules": ["idm:DL1"]
|
||||
}
|
||||
}
|
||||
},
|
||||
"almalinux-release": {
|
||||
"c8": {
|
||||
"linked_builds": [1221,2323],
|
||||
"build_flavors": ["AlmaLinux-8-beta", "AlmaLinux-9-beta", "dotnet-build"],
|
||||
"mock_options": {
|
||||
"definitions": {
|
||||
"test": "1"
|
||||
},
|
||||
"with": ["test"],
|
||||
"without": ["tests"],
|
||||
"yum_exclude": ["release*"],
|
||||
"enable_modules": ["idm:DL1"]
|
||||
}
|
||||
}
|
||||
},
|
||||
"perl-DateTime-Locale": {
|
||||
"c8": {
|
||||
"linked_builds": [1221,2323],
|
||||
"build_flavors": ["dotnet-build"],
|
||||
"mock_options": {
|
||||
"definitions": {
|
||||
"test": "1"
|
||||
},
|
||||
"with": ["test"],
|
||||
"without": ["tests"],
|
||||
"yum_exclude": ["release*"],
|
||||
"enable_modules": ["idm:DL1"]
|
||||
}
|
||||
}
|
||||
},
|
||||
"perl-DateTime-TimeZone": {
|
||||
"c8": {
|
||||
"mock_options": {
|
||||
"definitions": {
|
||||
"test": "1"
|
||||
},
|
||||
"with": ["test"],
|
||||
"without": ["tests"],
|
||||
"yum_exclude": ["release*"],
|
||||
"enable_modules": ["idm:DL1"]
|
||||
}
|
||||
}
|
||||
},
|
||||
"perl-DateTime-Format-Strptime": {
|
||||
"c8": {
|
||||
"linked_builds": [1221],
|
||||
"mock_options": {
|
||||
"definitions": {
|
||||
"test": "1"
|
||||
},
|
||||
"with": ["test"],
|
||||
"without": ["tests"],
|
||||
"yum_exclude": ["release*"],
|
||||
"enable_modules": ["idm:DL1"]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user