Whamcloud - gitweb
LU-10344 test: create files on local node in sanity-hsm 33/30433/3
authorJohn L. Hammond <john.hammond@intel.com>
Thu, 7 Dec 2017 16:11:26 +0000 (10:11 -0600)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 13 Dec 2017 01:21:47 +0000 (01:21 +0000)
commit11aae875be5fb30a88281ab47e491b75447b299b
treed15137b98cab8f4ebc7558a4fe2002c87d010cbe
parentee58ebb059578a66344c8f83a4932940fb02ffc7
LU-10344 test: create files on local node in sanity-hsm

In sanity-hsm, rewrite create_file() to call dd ... directly rather
than do_facet $SINGLEAGT dd ... Rewrite create_archive_file() to call
do_facet $SINGLEAGT ... directly instead of calling
create_file(). Move the Lustre parent directory creation from
create_archive_file() to import_file().

Test-Parameters: trivial testlist=sanity-hsm

Signed-off-by: John L. Hammond <john.hammond@intel.com>
Change-Id: I923475c32fa69b0ac59b95b90b42c147cf361274
Reviewed-on: https://review.whamcloud.com/30433
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Faccini Bruno <bruno.faccini@intel.com>
lustre/tests/sanity-hsm.sh