Acceptance tests using different clients concurrently. Environment deployed from packages.
Build: #718 failed
Job: Onepanel failed
Test results
- 6 tests in total
- 2 tests failed
- 3 tests were quarantined / skipped
- 11 minutes taken in total.
Build 718 has the following 2 errors:There were no new test failures since the previous build.
Status | Test | Failing since | Duration | |
---|---|---|---|---|
test_onepanel_basic
test_support_space[1oz_1op_1oc-web GUI-REST-REST]
|
Failing since build #711 (Manual run by Łukasz Opioła) | 2 mins | ||
ImportError: cannot import name 'DefaultSpace' 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: (23 more lines...) |
||||
test_onepanel_basic
test_user_deregisters_provider_and_registers_it_again[1oz_1op_1oc-web GUI-REST]
|
Failing since build #715 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) | 1 min | ||
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 0x7f9bccf4a9b0> owner_credentials = <tests.utils.user_utils.User object at 0x7f9bcd0dc438> space_id = '37a60287b7db94d8590ff88f9a62efebch5f55' storages_db = {'dev-oneprovider-krakow': {}} hosts = {'oneclient-1': {'container-id': '60f8f72f2d73a691c021186fc568b06baeb3ef93c847fa210e03b384dd009a6d', 'ip': '172.17.0.5...8d61b8750f6ef84', 'hostname': 'dev-onezone.default.svc.cluster.local', 'ip': '172.17.0.9', 'name': 'dev-onezone', ...}} providers = [{'oneprovider-1': {'size': 1000000, 'storage': 'posix'}}] (81 more lines...) |