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

Change-Id: I3000136fa883f510b24133907a66efd194b40266
This commit is contained in:
Marcin Juszkiewicz 2019-08-27 19:03:08 +02:00 committed by Radosław Piliszek
parent 761d587177
commit 8d74a5ea09
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
},