diff options
author | Chad Smith <chad.smith@canonical.com> | 2022-02-07 07:46:16 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-07 08:46:16 -0600 |
commit | a804c108f51c806f1aa91a127433fcc3d8f8a78f (patch) | |
tree | 2a12f942e56c7374e87fd757cf635a9851e72ba6 /requirements.txt | |
parent | 826783d83f55b78336cdb9e16ea39a1038618b03 (diff) | |
download | vyos-cloud-init-a804c108f51c806f1aa91a127433fcc3d8f8a78f.tar.gz vyos-cloud-init-a804c108f51c806f1aa91a127433fcc3d8f8a78f.zip |
tests: do not check instance.pull_file().ok() (#1246)
Test pycloudlib's BaseInstance.pull_file doesn't return a Result
object. So we can't call ok() on the response in integration tests.
Leave the try/except handling as pull_file will raise an
IOError if there is an error connecting via paramiko's sftp.get.
Diffstat (limited to 'requirements.txt')
0 files changed, 0 insertions, 0 deletions