diff options
author | Loic Dachary <ldachary@redhat.com> | 2015-09-03 17:27:18 +0200 |
---|---|---|
committer | Loic Dachary <ldachary@redhat.com> | 2015-09-03 20:55:35 +0200 |
commit | 50bc48b141dfe30c1f172cf5171cd668ac141b1c (patch) | |
tree | 454dda5efe55dcbed57d55aa4f9524700913d5d1 /ceph-erasure-code-corpus | |
parent | Merge pull request #5739 from ceph/wip-12776 (diff) | |
download | ceph-50bc48b141dfe30c1f172cf5171cd668ac141b1c.tar.xz ceph-50bc48b141dfe30c1f172cf5171cd668ac141b1c.zip |
tests: ceph-erasure-code-corpus must test SIMD variants
ceph_erasure_code.cc and ceph_erasure_code_benchmark.cc failed to load
the plugins. It went unnoticed when
660ae5bcbb250b06cf88ec7f9a3f37b05c6c8118 was reviewed because
* ceph_erasure_code_benchmark is not used in make check
* qa/workunits/erasure-code/encode-decode-non-regression.sh silently
interpreted the failure as the absence of SIMD variants
http://tracker.ceph.com/issues/12933 Fixes: #12933
Signed-off-by: Loic Dachary <ldachary@redhat.com>
Diffstat (limited to 'ceph-erasure-code-corpus')
m--------- | ceph-erasure-code-corpus | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/ceph-erasure-code-corpus b/ceph-erasure-code-corpus -Subproject dc409e0b2095eeb960518ab9c8ee47a34264f4c +Subproject b0d1137d31e4b36b72ccae9c0a9a13de2ec82fa |