ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f3bef71a150>: Failed to establish a new connection: [Errno 111] Connection refused',))
request = <FixtureRequest for <Function 'test_edit_metadata_icon_is_visible_if_directory_has_empty_basic_metadata_entry'>>
from tests.gui.steps.oneprovider.common import *
> from tests.gui.steps.oneprovider.data_tab import *
tests/gui/scenarios/test_metadata.py:41:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(177 more lines...)
|