[TD-3938]<test>: add script to detect coredump file
This commit is contained in:
parent
51ecfc0486
commit
d2c1841410
|
@ -15,7 +15,6 @@ from fabric import Connection
|
|||
import random
|
||||
import time
|
||||
import logging
|
||||
import os
|
||||
|
||||
class Node:
|
||||
def __init__(self, index, username, hostIP, hostName, password, homeDir):
|
||||
|
|
Loading…
Reference in New Issue