]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
rpm: always build ceph-test package 30188/head
authorNathan Cutler <ncutler@suse.com>
Thu, 15 Aug 2019 11:28:51 +0000 (13:28 +0200)
committerNathan Cutler <ncutler@suse.com>
Thu, 5 Sep 2019 14:32:37 +0000 (16:32 +0200)
Fixes: https://tracker.ceph.com/issues/41296
Signed-off-by: Nathan Cutler <ncutler@suse.com>
(cherry picked from commit b9c744301051aa637f948be074be7b53c26cb504)

ceph.spec.in

index ee82e9cb01b2ec79f13388d7ed7be4651a32fb32..7d381ffb0ffdf1ace3e84b72bb3751210cdd305e 100644 (file)
@@ -16,6 +16,7 @@
 #
 %bcond_without ocf
 %bcond_with make_check
+%bcond_without ceph_test_package
 %ifarch s390 s390x
 %bcond_with tcmalloc
 %else
@@ -23,7 +24,6 @@
 %endif
 %if 0%{?fedora} || 0%{?rhel}
 %bcond_without selinux
-%bcond_without ceph_test_package
 %bcond_without cephfs_java
 %bcond_without lttng
 %bcond_without libradosstriper
@@ -31,7 +31,6 @@
 %endif
 %if 0%{?suse_version}
 %bcond_with selinux
-%bcond_with ceph_test_package
 %bcond_with cephfs_java
 #Compat macro for new _fillupdir macro introduced in Nov 2017
 %if ! %{defined _fillupdir}