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

Build: #801 was successful

Job: Onepanel was successful

Test results

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

Build 801 has the following 5 quarantined tests:

Quarantined tests 5
Status Test Failing since Quarantined by Duration
Successful test_onepanel_basic test_revoke_space_support[1oz_1op_1oc-REST-web GUI-REST]
Not quarantined 31 secs
RuntimeError: no  with "Copy" text found in GetSupportPage in SpaceProvidersPage in DataPage in Onezone page
request = <FixtureRequest for <Function 'test_revoke_space_support[1oz_1op_1oc-web GUI-REST-REST]'>>

    @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: 
(40 more lines...)
Successful test_onepanel_basic test_support_space[1oz_1op_1oc-REST-web GUI-REST]
Not quarantined 4 mins
RuntimeError: no  with "Copy" text found in GetSupportPage in SpaceProvidersPage in DataPage in Onezone page
request = <FixtureRequest for <Function 'test_support_space[1oz_1op_1oc-web GUI-REST-REST]'>>

    @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: 
(40 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"unregisteredOneprovider","description":"This Oneprovider is not registered."}}
zone_hostname = 'dev-onezone.default.svc.cluster.local'
onepanel_credentials = <tests.utils.user_utils.AdminUser object at 0x7fd877e5b7b8>
owner_credentials = <tests.utils.user_utils.User object at 0x7fd877929080>
space_id = '98c448542866b31274a8113f690ae78eche298'
storages_db = {'dev-oneprovider-krakow': {}}
hosts = {'oneclient-1': {'container-id': '60e4d966d582a7b61d1335e364e14d1a0043518b5f752884861fe9dc2153d10d', 'ip': '172.17.0.1...241b3e40e686f9b', 'hostname': 'dev-onezone.default.svc.cluster.local', 'ip': '172.17.0.5', 'name': 'dev-onezone', ...}}
providers = [{'oneprovider-1': {'size': 1000000, 'storage': 'posix'}}]
(81 more lines...)