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

Build: #3229 was successful

Job: Workflows with input files was successful

Test results

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

Build 3,229 has the following 1 quarantined tests:

Quarantined tests 1
Status Test Failing since Quarantined by Duration
Exception: workflows: [({'calculate-checksums-rest': 'space1/file1'}, 'interrupted'), ({'demo': 'space1/dir1'}, 'interrupted'), ({'download-files': 'fetch_xrootd.txt'}, 'interrupted'), ({'download-files': 'fetch_multiple_files.txt'}, 'interrupted'), ({'bagit-uploader': 'bagit_archive_unpack_and_fetch.zip'}, 'interrupted'), ({'bagit-uploader': 'bagit_archive_fetch.tar.gz'}, 'interrupted'), ({'bagit-uploader': 'bagit_archive_fetch_xrootd.zip'}, 'interrupted'), ({'bagit-uploader': 'bagit_archive_unpack.tar'}, 'interrupted'), ({'bagit-uploader': 'bagit_archive_5GBfile.zip'}, 'interrupted')] did not finish successfully
request = <FixtureRequest for <Function 'test_user_sees_successful_execution_of_all_workflows_from_automationexamples_with_their_example_input_files[1oz_1op_openfaas]'>>

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

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