diff options
author | Joshua Powers <josh.powers@canonical.com> | 2018-08-20 18:29:26 +0000 |
---|---|---|
committer | Server Team CI Bot <josh.powers+server-team-bot@canonical.com> | 2018-08-20 18:29:26 +0000 |
commit | a03ed8bf77add3ed920137e4cc6986caa414d1da (patch) | |
tree | b9a67757de1e4647c6cfda8f9802c26ec80ec168 /setup.py | |
parent | aaffd59431fe05932a66016db941fe197c4e7620 (diff) | |
download | vyos-cloud-init-a03ed8bf77add3ed920137e4cc6986caa414d1da.tar.gz vyos-cloud-init-a03ed8bf77add3ed920137e4cc6986caa414d1da.zip |
tests: disable snap, fix write_files binary
The snap test requires access to a proxy and currently the integration
tests do not handle this scenario. I am disabling the test untill I can
loop back around and fix this.
The write_files test, specifically, the binary test is failing on cosmic
because the "binary" file we were writting was not a complete elf
executable, but we expected 'file' to identify it as such.
The change here is to simply use some 24 bytes of random, non-utf data
and check that file was written correctly via expected checksum.
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions