Merge "disable 'hacluster-pcs' on aarch64 due to lack of package"

This commit is contained in:
Zuul 2019-09-03 11:12:19 +00:00 committed by Gerrit Code Review
commit b602f0144a
1 changed files with 1 additions and 0 deletions

View File

@ -155,6 +155,7 @@ UNBUILDABLE_IMAGES = {
'centos+aarch64': {
"elasticsearch", # no binary package
"hacluster-pcs", # no binary package
"influxdb", # no binary package
"mongodb", # no binary package
},