Acceptance tests using different clients concurrently. Environment deployed from packages.
Build: #721 failed
Job: Onepanel failed
Test results
- 6 tests in total
- 2 tests failed
- 3 tests were quarantined / skipped
- 10 minutes taken in total.
Build 721 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) | 1 min | ||
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 0x7f8bb3153ef0> owner_credentials = <tests.utils.user_utils.User object at 0x7f8bb3068a20> space_id = '483e093d32368e8a04e8610ff664426dch1f0d' storages_db = {'dev-oneprovider-krakow': {}} hosts = {'oneclient-1': {'container-id': 'e14611586db6b0203ab6b3412b12b035c09acc41013bf1d664b33c8424ee5c96', 'ip': '172.17.0.6...b9f6c09d5fbb3c', 'hostname': 'dev-onezone.default.svc.cluster.local', 'ip': '172.17.0.11', 'name': 'dev-onezone', ...}} providers = [{'oneprovider-1': {'size': 1000000, 'storage': 'posix'}}] (81 more lines...) |