Skip to content

extract/download marvin tests failing in Trillian  #66

@borisstoyanov

Description

@borisstoyanov

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions