mirror of
https://github.com/upa/mscp.git
synced 2026-02-04 03:24:58 +08:00
add test cases for resume with checkpoint
Now mscp supports resume (#5) and (#10)
This commit is contained in:
@@ -19,4 +19,4 @@ ssh-keyscan 127.0.0.1 >> ${HOME}/.ssh/known_hosts
|
||||
ssh-keyscan ::1 >> ${HOME}/.ssh/known_hosts
|
||||
|
||||
# Run test
|
||||
python3 -m pytest ../test -v
|
||||
python3 -m pytest -v ../test
|
||||
|
||||
Reference in New Issue
Block a user