Whamcloud - gitweb
LU-10717 tests: tests should not start mgs 89/33589/27
authorAlexander Boyko <c17825@cray.com>
Tue, 6 Nov 2018 12:57:15 +0000 (07:57 -0500)
committerOleg Drokin <green@whamcloud.com>
Sat, 13 Apr 2019 04:49:34 +0000 (04:49 +0000)
commitaa9f9344fc741523ee8693569effb5b77204f90b
treec0799d3df3f3eaeee52e3ec0d42eeb3989ff277c
parent3341c8c31871ad5bcea914260643bf164194ee9a
LU-10717 tests: tests should not start mgs

The conf-sanity prolog do reformat_and_config which leaves
mgs service started, if it is not combined.
So, in general, test should not start mgs service, if it don't
stop mgs. And test should start mgs after reformat.

The client mount requires start of all MDTs, because of
MDT0000-osp-MDT000X synchronization.

Test-Parameters: trivial testlist=conf-sanity
Test-Parameters: mdscount=2 mdtcount=4 testlist=conf-sanity
Test-Parameters: standalonemgs=true testlist=conf-sanity
Test-Parameters: standalonemgs=true mdscount=2 mdtcount=4 testlist=conf-sanity
Cray-bug-id: LUS-2524
Signed-off-by: Alexander Boyko <c17825@cray.com>
Change-Id: I226eab5683afc36efe908b200f46b710f6235374
Reviewed-on: https://review.whamcloud.com/33589
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: Jenkins
Reviewed-by: Elena Gryaznova <c17455@cray.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/conf-sanity.sh