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

Build: #799 failed

Job: Onepanel failed

Test results

  • 6 tests in total
  • 1 test failed
  • 1 failure is new
  • 4 tests were quarantined / skipped
  • 10 minutes taken in total.

Build 799 has the following 4 quarantined tests:

Quarantined tests 4
Status Test Failing since Quarantined by Duration
Successful test_onepanel_basic test_revoke_space_support[1oz_1op_1oc-REST-web GUI-REST]
Not quarantined 42 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
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 0x7f6aa76249e8>
owner_credentials = <tests.utils.user_utils.User object at 0x7f6aa84001d0>
space_id = 'b74ac290c9e491253072335cfc4f2376chaf0e'
storages_db = {'dev-oneprovider-krakow': {}}
hosts = {'oneclient-1': {'container-id': 'cddb955f752444888147fece236c0a19cf655bdbf3b308bf262465c0bd6b10c1', 'ip': '172.17.0.5...667c10f30ba018', 'hostname': 'dev-onezone.default.svc.cluster.local', 'ip': '172.17.0.10', 'name': 'dev-onezone', ...}}
providers = [{'oneprovider-1': {'size': 1000000, 'storage': 'posix'}}]
(81 more lines...)