Whamcloud - gitweb
LU-8066 tests: use lod / osp tunables on servers 85/35185/2
authorJames Simmons <uja.ornl@yahoo.com>
Tue, 11 Jun 2019 15:39:17 +0000 (11:39 -0400)
committerOleg Drokin <green@whamcloud.com>
Tue, 25 Jun 2019 01:55:34 +0000 (01:55 +0000)
commitc2f43d4c7a609def4292c5b9bee63c9a33cb4598
treefe74067290a84093e40dc8d98a70f22ad4d1b6bc
parent46f53da979344c88ab985de7227a81240a8107bf
LU-8066 tests: use lod / osp tunables on servers

Before the lustre 2.4 OSD work the lov and osc code was used on
both servers and clients. With the OSD layer work we saw the new
lod and osp layers created that are server specific. To avoid
breakage symlinks were created that went from the lod / osp to
lov / osc directories in the proc tree on the server side.

It has been a very long time since that change so we can now
safely start to unwind that handling. The first step taken here
is to migrate the maloo test from using lov / osc for the server
tunables to using lod / osp instead.

Change-Id: I9dd562cd74d68aaa0226d5ab93042b52193604a1
Signed-off-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-on: https://review.whamcloud.com/35185
Tested-by: Jenkins
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Ben Evans <bevans@cray.com>
Reviewed-by: James Nunez <jnunez@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/conf-sanity.sh
lustre/tests/replay-single.sh
lustre/tests/sanity.sh
lustre/tests/test-framework.sh