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

Build: #667 failed

Job: Onepanel failed

Test results

  • 6 tests in total
  • 3 tests failed
  • 11 minutes taken in total.

Build 667 has the following 3 errors:There were no new test failures since the previous build.

Existing test failures 3
Status Test Failing since 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': 'Thu, 12 Dec 2019 22:27:59 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...)