]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
erasure-code: add write_append_excl: false
authorLoic Dachary <ldachary@redhat.com>
Thu, 6 Aug 2015 13:33:58 +0000 (15:33 +0200)
committerLoic Dachary <ldachary@redhat.com>
Thu, 6 Aug 2015 13:33:58 +0000 (15:33 +0200)
commit12f4dffc357f055b397a8bc417ddaf08986ebb6f
treeafdf134231f025f77d933df9864c068a80e96fd7
parent57f2e060f215906715f978d9900d0d84503f291a
erasure-code: add write_append_excl: false

Add write_append_excl: false to all erasure-code workloads and use the
same workload in all upgrade tests. write_append_excl: false is not
meaningfull for all Ceph versions but when it's not it will just be
ignored.

Signed-off-by: Loic Dachary <ldachary@redhat.com>
12 files changed:
erasure-code/ec-rados-default.yaml
erasure-code/ec-rados-parallel.yaml
erasure-code/ec-rados-plugin=isa-k=2-m=1.yaml
erasure-code/ec-rados-plugin=jerasure-k=2-m=1.yaml
erasure-code/ec-rados-plugin=jerasure-k=3-m=1.yaml
erasure-code/ec-rados-plugin=lrc-k=4-m=2-l=3.yaml
erasure-code/ec-rados-plugin=shec-k=4-m=3-c=2.yaml
erasure-code/ec-rados-sequential.yaml
suites/upgrade/hammer-x/stress-split-erasure-code-x86_64/5-workload/ec-rados-default.yaml [changed from file to symlink]
suites/upgrade/hammer-x/stress-split-erasure-code-x86_64/9-workload/ec-rados-plugin=isa-k=2-m=1.yaml [changed from file to symlink]
suites/upgrade/hammer-x/stress-split-erasure-code/5-workload/ec-rados-default.yaml [changed from file to symlink]
suites/upgrade/hammer-x/stress-split-erasure-code/9-workload/ec-rados-plugin=jerasure-k=3-m=1.yaml [changed from file to symlink]