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

Build: #676 was successful

Job: Onepanel was successful

Test results

  • 6 tests in total
  • 3 tests were quarantined / skipped
  • 10 minutes taken in total.

Build 676 has the following 3 quarantined tests:

Quarantined tests 3
Status Test Failing since Quarantined by 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...)
AssertionError: no info notify with ".*[Aa]dded.*support.*space.*" msg found
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: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(33 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...)