Accepting request 236506 from home:jfehlig:branches:Virtualization

- Disable failing virportallocatortest on aarch64

OBS-URL: https://build.opensuse.org/request/show/236506
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=383
This commit is contained in:
James Fehlig 2014-06-06 21:41:33 +00:00 committed by Git OBS Bridge
parent e5c6318b4d
commit d9b6cab0f0
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jun 2 10:48:21 MDT 2014 - jfehlig@suse.com
- Disable failing virportallocatortest on aarch64
-------------------------------------------------------------------
Sun Jun 1 21:44:06 MDT 2014 - jfehlig@suse.com

View File

@ -1323,6 +1323,10 @@ EXTRA=""
%if 0%{?qemu_user_space_build:1}
EXTRA="$EXTRA virnetsockettest"
%endif
# virportallocatortest fails on aarch64 due to unsupported IPV6_V6ONLY flag
%ifarch aarch64
EXTRA="$EXTRA virportallocatortest"
%endif
for i in nodeinfotest seclabeltest $EXTRA
do
rm -f $i