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

Build: #662 failed

Job: Access tokens was successful

Test results

  • 1 test in total
  • 1 test was quarantined / skipped
  • 12 minutes taken in total.

Build 662 has the following 1 quarantined tests:

Quarantined tests 1
Status Test Failing since Quarantined by Duration
CalledProcessError: Command '['docker', 'exec', '61e6eb15310ccb9a0519d8ff83591aaf497005cbea5de6fb5f114a073b236c85', 'su', '-c', 'ps -u user1 | grep "rpyc_classic.py" | grep -v "grep" | awk \'{print $1}\'', 'user1']' returned non-zero exit status 1
client1 = 'oneclient1', client2 = 'oneclient2', client3 = 'web GUI'
request = <FixtureRequest for <Function 'test_users_create_files_using_web_gui_an_clients_and_they_see_that_ownership_is_correctly_mapped[1oz_1op_luma_oneclient-oneclient1-oneclient2-web GUI]'>>

    from tests.gui.steps.modal import *
>   from tests.gui.steps.oneprovider_common import *

tests/mixed/scenarios/test_luma.py:41: 
(90 more lines...)