aboutsummaryrefslogtreecommitdiffstats
path: root/community/cloudi/APKBUILD
diff options
context:
space:
mode:
authorKevin Daudt <kdaudt@alpinelinux.org>2020-05-02 06:58:29 +0000
committerKevin Daudt <kdaudt@alpinelinux.org>2020-05-02 07:03:58 +0000
commit32c57950e5d07cb89c2659be919478f9597eb5b0 (patch)
treebba0b42628a4d5b50f8ab5926aca2f473765765c /community/cloudi/APKBUILD
parent301aee6a7e6d762454235b512c780b6060e83667 (diff)
downloadaports-32c57950e5d07cb89c2659be919478f9597eb5b0.tar.bz2
aports-32c57950e5d07cb89c2659be919478f9597eb5b0.tar.xz
community/cloudi: disable tests
Performance tests fail on builders https://gitlab.alpinelinux.org/alpine/aports/-/issues/11474#note_85210
Diffstat (limited to 'community/cloudi/APKBUILD')
-rw-r--r--community/cloudi/APKBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/community/cloudi/APKBUILD b/community/cloudi/APKBUILD
index 7a96f2eaf6..8b65908ab4 100644
--- a/community/cloudi/APKBUILD
+++ b/community/cloudi/APKBUILD
@@ -70,12 +70,14 @@ makedepends="autoconf
python3-dev
ruby
"
+options="!check" # performance test issues
subpackages="$pkgname-static $pkgname-openrc"
source="https://osdn.net/dl/cloudi/cloudi-$pkgver.tar.gz
0005-Disable-tests-for-aports-buildservers.patch
fix-new-binutils.patch
$pkgname.initd"
+
# configure additional dependencies based on the package architecture
# Enable OCaml on the appropriate architectures