ceph/qa/workunits
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
..
caps
cephtool qa/workunits/cephtool/test_daemon.sh: verify ceph -c works with daemon 2014-07-30 14:52:48 -07:00
cls cls/hello: hello, world rados class 2013-08-15 17:21:29 -07:00
direct_io qa/workunits/direct_io/test_sync_io.c: add proper error handling 2013-03-20 16:56:03 +01:00
erasure-code erasure-code: HTML display of benchmark results 2014-08-04 11:42:05 +02:00
filestore Rename test/filestore to test/objectstore 2014-02-08 15:41:52 +08:00
fs qa: Update data pool ID for vxattrs test 2014-07-01 18:40:02 +01:00
hadoop-internal-tests testing: fix hadoop-internal-test 2013-03-26 16:08:51 -07:00
hadoop-wordcount uncomment cleanup command 2014-07-22 11:31:37 -04:00
libcephfs ceph-test: give binaries from ceph-test package useful names 2013-02-10 18:33:56 +01:00
libcephfs-java test: updating libcephfs-java tests 2013-02-26 10:46:47 -08:00
mon mon/OSDMonitor: add 'osd crush reweight-subtree ...' 2014-05-27 15:42:08 -07:00
osdc ceph-test: give binaries from ceph-test package useful names 2013-02-10 18:33:56 +01:00
rados qa: test_alloc_hint: set ec ruleset-failure-domain to osd 2014-04-03 21:16:14 +04:00
rbd map-unmap.sh: fail if 'rbd rm' fails 2014-06-29 21:58:15 +04:00
rename
rest qa/workunits/rest/test.py: make osd create test idempotent 2014-07-02 10:39:17 -07:00
restart qa/workunits/restart: Add test to check backtrace 2013-03-16 11:45:36 -05:00
rgw Fix s3 tests in the rgw workunit. 2014-04-28 13:56:29 -07:00
snaps qa/workunits/snaps: New allow_new_snaps syntax 2014-02-05 21:00:12 +00:00
suites Revert "qa: add an fsx run which turns on kernel debugging" 2014-07-09 10:49:59 -07:00
false.sh
kernel_untar_build.sh
Makefile qa: move fs test binary into workunits dir so teuthology can build it 2013-07-05 11:16:08 -07:00
post-file.sh qa/workunits/post-file.sh 2014-07-11 15:33:35 -07:00