ceph/qa
Loic Dachary 8363a94a60 erasure-code: HTML display of benchmark results
The ceph_erasure_code_benchmark output is converted into a JSON series
suitable to display in HTML with the http://www.flotcharts.org/
library. A self contained copy of the HTML,JS,CSS files is included for
durability and can be used from the source tree with:

    CEPH_ERASURE_CODE_BENCHMARK=src/ceph_erasure_code_benchmark  \
    PLUGIN_DIRECTORY=src/.libs \
        qa/workunits/erasure-code/bench.sh fplot jerasure |
        tee qa/workunits/erasure-code/bench.js

and display with:

    firefox qa/workunits/erasure-code/bench.html

Signed-off-by: Loic Dachary <loic@dachary.org>
2014-08-04 11:42:05 +02:00
..
btrfs
client
fs qa/fs/.gitignore 2013-07-26 21:06:14 -07:00
libceph
mds
mon/bootstrap
qa_scripts librbd: better error when unprotect fails on unprotected snap 2013-12-31 16:26:07 -08:00
rbd
rgw
workunits erasure-code: HTML display of benchmark results 2014-08-04 11:42:05 +02:00
loopall.sh
Makefile qa: move fs test binary into workunits dir so teuthology can build it 2013-07-05 11:16:08 -07:00
run_xfstests_krbd.sh qa: add run_xfstests_krbd.sh wrapper 2014-06-02 19:41:01 +04:00
run_xfstests_qemu.sh qa: cp run_xfstests.sh run_xfstests-obsolete.sh 2014-06-02 19:41:00 +04:00
run_xfstests-obsolete.sh qa: cp run_xfstests.sh run_xfstests-obsolete.sh 2014-06-02 19:41:00 +04:00
run_xfstests.sh qa: catch up with xfstests changes 2014-06-02 19:41:00 +04:00
runallonce.sh
runoncfuse.sh
runonkclient.sh
setup-chroot.sh