Acceptance tests using different clients concurrently. Environment deployed from packages.
Build: #195 failed Child of ODSRV-OPRPM-1179
Build result summary
Details
- Completed
- Queue duration
- 1 second
- Duration
- 33 minutes
- Labels
- None
- Revision
-
3567d3cd8bedf7ba4c00ea60d6642ac10851e38b
- Total tests
- 95
- Fixed in
- #197 (Manual run by Jakub Liput)
Tests
- 3 New failures
- 0 Existing failures
- 0 Fixed
- 17 Quarantined / skipped
Responsible
No one has taken responsibility for this failure
Configuration changes
Some of the jobs or stages referenced by this result no longer exist.
Tests
Status | Test | View job | Duration | |
---|---|---|---|---|
Collapse |
test_onepanel_basic
test_user_deregisters_provider_and_registers_it_again[REST-web GUI]
|
Chrome onepanel tests | 55 secs | |
AssertionError: no provider named "dev-oneprovider-krakow" found in GO TO YOUR FILES oz panel client1 = 'REST', client2 = 'web GUI' request = <FixtureRequest for <Function 'test_user_deregisters_provider_and_registers_it_again[REST-web GUI]'>> from tests.gui.steps.oneprovider.shares import * > from tests.gui.steps.oneprovider.groups import * tests/mixed_swaggers/scenarios/test_onepanel_basic.py:45: (67 more lines...) |
||||
Collapse |
test_onepanel_basic
test_user_changes_provider_name_and_domain_using_client2_and_he_sees_in_client1_that_they_have_changed[web GUI-REST]
|
Chrome onepanel tests | 36 secs | |
RuntimeError: Couldn't find provider named "dev-oneprovider-krakow" client1 = 'web GUI', client2 = 'REST' request = <FixtureRequest for <Function 'test_user_changes_provider_name_and_domain_using_client2_and_he_sees_in_client1_that_they_have_changed[web GUI-REST]'>> from tests.gui.steps.oneprovider.common import * > from tests.gui.steps.oneprovider.data_tab import * tests/mixed_swaggers/scenarios/test_onepanel_basic.py:41: (38 more lines...) |
||||
Collapse |
test_spaces_basic
test_user_creates_space_using_client1_and_using_client2_he_sees_that_it_has_appeared[REST-web GUI]
|
Chrome spaces basic tests | 9 secs | |
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f314118e3d0>: Failed to establish a new connection: [Errno -2] Name or service not known',)) client1 = 'REST', client2 = 'web GUI' request = <FixtureRequest for <Function 'test_user_creates_space_using_client1_and_using_client2_he_sees_that_it_has_appeared[REST-web GUI]'>> > from tests.mixed_swaggers.steps.space_basic import * tests/mixed_swaggers/scenarios/test_spaces_basic.py:41: (178 more lines...) |