| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Fixes: http://tracker.ceph.com/issues/18188
Signed-off-by: Loic Dachary <loic@dachary.org>
|
|
|
|
|
|
|
|
|
|
|
|
| |
Implements the rmw pipeline and integrates the cache.
HashInfo now maintains a projected size for use during the planning
phase of the pipeline.
(Doesn't build without subsequent patches, not worth stubbing out
the interfaces)
Signed-off-by: Samuel Just <sjust@redhat.com>
|
|
|
|
| |
Signed-off-by: Kefu Chai <kchai@redhat.com>
|
|
|
|
|
|
| |
Pickup new ec corpus with improved testing.
Signed-off-by: Bassam Tabbara <bassam.tabbara@quantum.com>
|
|
|
|
|
|
|
| |
revert changes that went in in commit f1ac0de5bfd974258c257470feae5ff03054873e.
This affects ceph-erasure-code-corpus, civetweb
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
|
|
|
|
| |
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
|
|
|
|
|
|
| |
Because it's posix and --directory is not.
Signed-off-by: Loic Dachary <ldachary@redhat.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
| |
Signed-off-by: Takeshi Miyamae <miyamae.takeshi@jp.fujitsu.com>
|
|
|
|
|
|
|
|
|
|
| |
When the isa plugin is not present, the isa plugin payloads are not
tested. When that happens, remember that it was intentional by storing
the path that would have been tested so that the inventory is complete.
http://tracker.ceph.com/issues/11949 Fixes: #11949
Signed-off-by: Loic Dachary <loic@dachary.org>
|
|
|
|
|
|
|
|
|
| |
Synchronize withe the ceph-erasure-code-corpus submodule in which all
file names were modified to fix the typo.
http://tracker.ceph.com/issues/11932 Fixes: #11932
Signed-off-by: Loic Dachary <ldachary@redhat.com>
|
|
|
|
|
|
| |
http://tracker.ceph.com/issues/9720 Refs: #9720
Signed-off-by: Loic Dachary <ldachary@redhat.com>
|
|
|
|
|
|
|
|
| |
To improve coverage.
http://tracker.ceph.com/issues/11346 Fixes: #11346
Signed-off-by: Loic Dachary <ldachary@redhat.com>
|
|
|
|
|
|
|
| |
Update the ceph-erasure-code-corpus submodule to include the hammer shec
checks.
Signed-off-by: Loic Dachary <ldachary@redhat.com>
|
|
Clone the archive of encoded objects and decode all archived objects, up
to and including the current ceph version.
http://tracker.ceph.com/issues/9420 Refs: #9420
Signed-off-by: Loic Dachary <loic-201408@dachary.org>
|