Whamcloud - gitweb
LU-3985 tests: Archive access must be done from an agent
authorJames Nunez <james.a.nunez@intel.com>
Mon, 28 Oct 2013 02:50:01 +0000 (20:50 -0600)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 7 Jan 2014 16:28:42 +0000 (11:28 -0500)
commit5ede1151a8c9f23eaba23d35a3c3e2a3dc9cf9b6
tree5a202b9be712fdc372be907f878551bfeab419e6
parent3c92fb609312f1235818c6e2297261e6de4ab654
LU-3985 tests: Archive access must be done from an agent

In sanity-hsm, all access to the archive backend must be
done from an agent. Tests 111a and 111b call the
copytool_remove_backend routine that calls find on the
archive backend. With this patch, the call to find is
done on the agent with a call to "do_facet $SINGLEAGT".

Signed-off-by: James Nunez <james.a.nunez@intel.com>
Change-Id: I537fe5e019861908612140b3c96ea2018a738e46
Reviewed-on: http://review.whamcloud.com/8076
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Reviewed-by: Jinshan Xiong <jinshan.xiong@intel.com>
Reviewed-by: Aurelien Degremont <aurelien.degremont@cea.fr>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/tests/sanity-hsm.sh