Whamcloud - gitweb
LU-10717 tests: tests should not start mgs 68/35368/2
authorAlexander Boyko <c17825@cray.com>
Tue, 6 Nov 2018 12:57:15 +0000 (07:57 -0500)
committerOleg Drokin <green@whamcloud.com>
Tue, 16 Jul 2019 17:07:12 +0000 (17:07 +0000)
commitdefc30ea1705eccb61e328c8becc31779357cf3c
tree6eed9200c87dcde315ce1575035cd68e8ec7773d
parent3d3b453e3a4204dd1a9f4cc601abb9cd85e84add
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.

Lustre-change: https://review.whamcloud.com/33589
Lustre-commit: aa9f9344fc741523ee8693569effb5b77204f90b

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-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Elena Gryaznova <c17455@cray.com>
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Signed-off-by: Minh Diep <mdiep@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/35368
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Jian Yu <yujian@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/conf-sanity.sh