Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

extract/download marvin tests failing in Trillian #66

Open
borisstoyanov opened this issue Jul 9, 2019 · 2 comments
Open

extract/download marvin tests failing in Trillian #66

borisstoyanov opened this issue Jul 9, 2019 · 2 comments

Comments

@borisstoyanov
Copy link
Member

borisstoyanov commented Jul 9, 2019

SUMMARY
test_04_extract_Iso | Failure | 1.08 | test_iso.py
test_04_extract_template | Failure | 1.06 | test_templates.py
test_06_download_detached_volume | Failure | 10.34 | test_volumes.py

The tests failing in trillian due to the fact that python installation is not compiled with ssl support.

In order these tests to pass, we either disable ssl deployments by default, or make sure to install a python version with ssl support.

HTTPS support is only available if the socket module was compiled with SSL support.

@rohityadavcloud
Copy link
Member

This looks like env issue

@PaulAngus
Copy link

was the env built with ssl on SSVM enabled? (as I recall when you enable that, other tests can fail).

is this a PR build or a manual trillian build?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants