Acceptance tests using different clients concurrently. Environment deployed from packages.

Build: #655 failed Rebuilt by Łukasz Opioła

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
3512 minutes
Labels
None
Revision
e4d5fb4b2d5fe65c9ec6ed8a953034d917062091
Total tests
53
Failing since
#593 (Changes by Jakub Liput)
Fixed in
#676 (Rebuilt by Bartosz Walkowicz)
Number of retries
1

Tests

Responsible

This build has been failing since #593
No one has taken responsibility

Configuration changes

Some of the jobs or stages referenced by this result no longer exist.

Tests

Existing test failures 3
Status Test Failing since View job Duration
TypeError: __init__() got an unexpected keyword argument 'mount_in_root'
client1 = 'REST', client2 = 'web GUI', client3 = 'REST'
request = <FixtureRequest for <Function 'test_revoke_space_support[1oz_1op_1oc-REST-web GUI-REST]'>>

>   ???

tests/mixed/scenarios/test_onepanel_basic.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(46 more lines...)
ApiException: (404) Reason: Not Found HTTP response headers: HTTPHeaderDict({'content-length': '0', 'server': 'Cowboy', 'date': 'Mon, 09 Dec 2019 05:43:25 GMT', 'x-frame-options': 'SAMEORIGIN', 'content-type': 'application/json', 'access-control-allow-origin': 'https://dev-onezone.default.svc.cluster.local'})
client1 = 'web GUI', client2 = 'REST', client3 = 'REST'
request = <FixtureRequest for <Function 'test_revoke_space_support[1oz_1op_1oc-web GUI-REST-REST]'>>

>   ???

tests/mixed/scenarios/test_onepanel_basic.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(141 more lines...)
TypeError: __init__() got an unexpected keyword argument 'mount_in_root'
client1 = 'REST', client2 = 'web GUI', client3 = 'REST'
request = <FixtureRequest for <Function 'test_support_space[1oz_1op_1oc-REST-web GUI-REST]'>>

    from tests.gui.steps.oneprovider.file_browser import *
>   from tests.gui.steps.oneprovider.metadata import *

tests/mixed/scenarios/test_onepanel_basic.py:41: 
(47 more lines...)