Whamcloud - gitweb
LU-5732 hsm: complementary testsuite for user HSM API 36/12836/7
authorFrank Zago <fzago@cray.com>
Thu, 9 Oct 2014 00:56:08 +0000 (19:56 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Fri, 16 Jan 2015 03:26:46 +0000 (03:26 +0000)
commit1fe3ae8dab47941e465dcc47ffa52e18538aeb1e
treee798b2f4fdf9e3683893738870c2465fa37036fc
parent30b0b011dfd53faf8f903401fa0539a8d625b0e5
LU-5732 hsm: complementary testsuite for user HSM API

A few tests for the userspace Lustre HSM API. Tests
registration, archiving, progress report amd HSM state
of files.

Change-Id: I64ba3361d6a7b768b133b584e551724cf2c5bee2
Signed-off-by: frank zago <fzago@cray.com>
Reviewed-on: http://review.whamcloud.com/12836
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Jian Yu <jian.yu@intel.com>
Reviewed-by: Henri Doreau <henri.doreau@cea.fr>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/tests/Makefile.am
lustre/tests/llapi_hsm_test.c [new file with mode: 0644]
lustre/tests/sanity-hsm.sh