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

Build: #195 failed

Job: Spaces basic failed

Test results

  • 17 tests in total
  • 1 test failed
  • 1 failure is new
  • 14 tests were quarantined / skipped
  • 1 minute taken in total.

Build 195 has the following 1 errors: 1 new failure(s) occurred since the previous build.

New test failures 1
Status Test Duration
Collapse Failed test_spaces_basic test_user_creates_space_using_client1_and_using_client2_he_sees_that_it_has_appeared[REST-web GUI]
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...)