Ceph build failure

Ceph build failure after nspr library update.

This library is used only for library tests.
To fix this and preventing to happen again, all tests
are not compiled anymore.

Test Plan:
    PASS: Compile master branch without build-avoidance and
          verify it finishes with no errors.

Closes-Bug: 1958560
Signed-off-by: Felipe Sanches Zanoni <Felipe.SanchesZanoni@windriver.com>
Change-Id: I74046f1e76b242655f86c71354248f1bcb9ff76a
This commit is contained in:
Felipe Sanches Zanoni 2022-01-20 14:52:12 -05:00
parent 85e8bce1c1
commit 94b8a78799
1 changed files with 1 additions and 1 deletions

View File

@ -187,7 +187,7 @@
#################################################################################
%bcond_with python3
%bcond_with make_check
%bcond_without ceph_test_package
%bcond_with ceph_test_package
%ifarch s390 s390x
%bcond_with tcmalloc
%else