Split the check_nodes() method into two methods one for checking the boot state and...
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 6 Feb 2008 14:32:10 +0000 (14:32 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 6 Feb 2008 14:32:10 +0000 (14:32 +0000)
commit020c2326f5fae979f35e5a4314af4860cae81746
treecaf52d1df57934a69a39dbd72928a63efabf55e4
parentda03cb951b43207d9e46173a73c3edbef5caa79a
Split the check_nodes() method into two methods one for checking the boot state and the other for checking connectivity of a node.
Add a Standby() Method to take in account  all  network slowness.
Rewrite the check_slices() Method no need anymore to start the NM from the beginning  it's only done when the option forceNM is activated
system/TestMain.py
system/TestPlc.py
system/TestSlice.py