Whamcloud - gitweb
LU-3985 tests: Archive access must be done from an agent 76/8076/2
authorJames Nunez <james.a.nunez@intel.com>
Mon, 28 Oct 2013 02:50:01 +0000 (20:50 -0600)
committerOleg Drokin <oleg.drokin@intel.com>
Sat, 2 Nov 2013 01:19:58 +0000 (01:19 +0000)
commit273019eca653f93fa091493691de944c1058631d
tree09d21be013f613be23b2a64950803e72841c1237
parent6b9be9fb417cdbfe32b74e1f17bed599fc555be8
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