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

Build: #754 was successful

Job: Access tokens was successful

Test results

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

Build 754 has the following 1 quarantined tests:

Quarantined tests 1
Status Test Failing since Quarantined by Duration
subprocess.CalledProcessError: Command '['docker', 'exec', '2061215df5d81c2fe687c2f6cb218e8c74d19b13e789a923698094a9d4dd5934', 'su', '-c', 'ps -u user1 | grep "rpyc_classic.py" | grep -v "grep" | awk \'{print $1}\'', 'user1']' returned non-zero exit status 1.
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]'>>

    @pytest.mark.usefixtures(*function_args)
    def scenario_wrapper(request):
>       _execute_scenario(feature, scenario, request, encoding)

/usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: 
(99 more lines...)