distro/rhel85: update unit tests
This commit is contained in:
parent
d6ec5aa59e
commit
190f473b04
2 changed files with 80 additions and 7 deletions
|
|
@ -174,7 +174,7 @@ func openstackCommonPackageSet() rpmmd.PackageSet {
|
|||
func amiCommonPackageSet() rpmmd.PackageSet {
|
||||
return rpmmd.PackageSet{
|
||||
Include: []string{
|
||||
"@core", "cloud-init", "cloud-utils-growpart", "clyum-utils",
|
||||
"@core", "cloud-init", "cloud-utils-growpart", "yum-utils",
|
||||
"dracut-config-generic", "dracut-norescue", "gdisk", "grub2",
|
||||
"insights-client", "NetworkManager", "NetworkManager-cloud-setup",
|
||||
"redhat-release", "redhat-release-eula", "rsync", "tar",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue