# ceph-erasure-code-corpus **Repository Path**: fallow5/ceph-erasure-code-corpus ## Basic Information - **Project Name**: ceph-erasure-code-corpus - **Description**: Objects erasure encoded by Ceph - **Primary Language**: Unknown - **License**: LGPL-2.1 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-12-13 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ceph-erasure-code-corpus ======================== Objects erasure encoded by Ceph To check all prior sets of data from the ceph/src directory: DIRECTORY=../../ceph-erasure-code-corpus \ ../qa/workunits/erasure-code/encode-decode-non-regression.sh It will clone https://github.com/ceph/ceph-erasure-code-corpus.git To check a set of data from the ceph/src directory: ../../ceph-erasure-code-corpus/XXXX/non-regression.sh To create a new set of data from the ceph/src directory: ACTION=--create ../../ceph-erasure-code-corpus/XXXX/non-regression.sh