Пример #1
0
 def test_kill_mirror_processes(self):
     newfault = Fault()
     # Sleep introduced in order for the Transactions to start first
     sleep(15)
     newfault.kill_processes_with_role('m')
Пример #2
0
 def test_kill_mirror_processes(self):
     newfault = Fault()
     # Sleep introduced in order for the Transactions to start first
     sleep(15)
     newfault.kill_processes_with_role('m')