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

Build: #3228 failed

Job: Workflows with input files was successful

Test results

  • 1 test in total
  • 1 test was quarantined / skipped
  • 23 minutes taken in total.

Build 3,228 has the following 1 quarantined tests:

Quarantined tests 1
Status Test Failing since Quarantined by Duration
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='dev-oneprovider-krakow.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/oneprovider/spaces/551911d2bb8c970912a7e1f292167c41che0b9/automation/execution/workflows?phase=waiting&limit=50 (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f6e738b6520>: Failed to establish a new connection: [Errno 113] No route to host'))
self = <urllib3.connection.VerifiedHTTPSConnection object at 0x7f6e738b6520>

    def _new_conn(self):
        """ Establish a socket connection and set nodelay settings on it.
    
            :return: New socket connection.
            """
(520 more lines...)