new tests added, dead host detection/mitigation, fix bug in specs difference computing code
This commit is contained in:
parent
5f4b7088ff
commit
f078b9b245
8 changed files with 452 additions and 140 deletions
2
Pipfile
2
Pipfile
|
|
@ -11,6 +11,8 @@ black = "==19.3b0"
|
|||
[packages]
|
||||
etcd3 = "*"
|
||||
python-decouple = "*"
|
||||
pytest = "*"
|
||||
coverage = "*"
|
||||
|
||||
[requires]
|
||||
python_version = "3.7"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue