GUI acceptance tests using environment deployed from packages.

Build: #15 failed

Job: Chrome onezone providers sync test failed

user opens group b page from group a hierarchy subpage using group menu popup[1oz 3op providers sync-parent group-base group]: Test case result

The below summarizes the result of the test " user opens group b page from group a hierarchy subpage using group menu popup[1oz 3op providers sync-parent group-base group]" in build 15 of Onedata Products - gui acceptance pkg - release-21.02.0-alpha1 - Chrome onezone providers sync test.
Description
user opens group b page from group a hierarchy subpage using group menu popup[1oz 3op providers sync-parent group-base group]
Test class
gui.scenarios.test_onezone_groups_basic
Method
test_user_opens_group_b_page_from_group_a_hierarchy_subpage_using_group_menu_popup[1oz_3op_providers_sync-parent_group-base_group]
Duration
< 1 sec
Status
Failed (Existing Failure)

Error Log

test setup failure
env_description_abs_path = '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT157-COPST/onedata/tests/gui/environments/1oz_3op_providers_sync.yaml'

    @pytest.fixture(scope='session')
    def env_desc(env_description_abs_path):
>       with open(env_description_abs_path, 'r') as env_desc_file:
E       FileNotFoundError: [Errno 2] No such file or directory: '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT157-COPST/onedata/tests/gui/environments/1oz_3op_providers_sync.yaml'

tests/conftest.py:178: FileNotFoundError