Whamcloud - gitweb
LU-6688 tests: use proper nodes for NRS test 64/21764/5
authorJames Simmons <uja.ornl@yahoo.com>
Sat, 6 Aug 2016 23:39:30 +0000 (19:39 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 15 Aug 2016 21:10:25 +0000 (21:10 +0000)
commit580ed948b71ab7c71394b72ee809d93db966ade8
tree85afb802a184bb2614e919ade5586d403322e6a0
parentfd8660b34a176d01bd8e0dde7e23f67c2e125d27
LU-6688 tests: use proper nodes for NRS test

Several of the NRS test for sanityn are reporting
error: set_param: ost/OSS/*/nrs_policies: Found no match.
The reason for this is that the test are attempting
to configure NRS oss settings on the MDS servers.
Those oss settings don't exist on MDS servers.
Change the test to alter the oss NRS settings on
the OSS servers instead.

Test-Parameters: trivial testlist=sanityn

Change-Id: I83600165fc1b9f0d9c6ee0d093f54604c46328b9
Signed-off-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-on: http://review.whamcloud.com/21764
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: James Nunez <james.a.nunez@intel.com>
lustre/tests/sanityn.sh