GUI acceptance tests using environment deployed from packages.
Build: #8 failed
Job: Chrome onezone providers sync test failed
Test results
- 4 tests in total
- 2 tests failed
- 1 failure is new
- 17 minutes taken in total.
Build 8 has the following 2 errors: 1 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_onezone_providers_sync
test_user_sees_right_capacity_sizes_for_each_provider_in_capacity_allocation_bar_in_space_providers_view[1oz_3op_providers_sync]
|
4 mins | |
AssertionError: Expected provider size: 5 GiB, actual: 5 GIB FREE OF 5 GIB request = <FixtureRequest for <Function 'test_user_sees_right_capacity_sizes_for_each_provider_in_capacity_allocation_bar_in_space_providers_view[1oz_3op_providers_sync]'>> @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: (26 more lines...) |
Status | Test | Failing since | Duration | |
---|---|---|---|---|
test_onezone_providers_sync
test_provider_with_stopped_workers_is_offline_and_resynchronises_with_others_after_restart[1oz_3op_providers_sync]
|
Failing since build #4 (Child of ODSRV-OPRPM449-2) | 1 min | ||
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"serviceUnavailable","description":"Service required for this operation is offline."}} zone_hostname = 'dev-onezone.default.svc.cluster.local' onepanel_credentials = <tests.utils.user_utils.AdminUser object at 0x7fe587b3ffd0> owner_credentials = <tests.utils.user_utils.AdminUser object at 0x7fe587b3eeb8> space_id = '1e76a57a08753ab2576f8181c5a97529chfdf8' storages_db = {'dev-oneprovider-krakow': {'posix': '02c1521a081652a74efec583024efcabch95c2'}, 'dev-oneprovider-lisbon': {}, 'dev-oneprovider-paris': {'posix': '2db86ab7d63484d908c862e823b6f375ch086a'}} hosts = {'oneprovider-1': {'container-id': 'a2c3783eb7d54a8e4de30ba757800b3ffe759c17086a88d51e334aea1b2d952b', 'hostname': 'de...e2f1a03e8c8da35', 'hostname': 'dev-onezone.default.svc.cluster.local', 'ip': '172.17.0.9', 'name': 'dev-onezone', ...}} providers = [{'oneprovider-1': {'size': '5 GiB', 'storage': 'posix'}}, {'oneprovider-2': {'size': '5 GiB', 'storage': 'posix'}}, {'oneprovider-3': {'size': '5 GiB', 'storage': 'posix'}}] (83 more lines...) |