Skip to content
This repository was archived by the owner on Jun 30, 2021. It is now read-only.
This repository was archived by the owner on Jun 30, 2021. It is now read-only.

Not able to run multiple tests in parallel  #141

@mmraghavendra

Description

@mmraghavendra

Seeing below error when trying to run below command. Please suggest solution for this.
Command

export SELENIUM_HUB_PORT=4444 VNC_FROM_PORT=40650 VNC_TO_PORT=40700 VIDEO=false
docker-compose -p grid scale mock=1 hub=1 chrome=3 firefox=3

Error

Creating and starting grid_mock_1 ...
←[33mWARNING←[0m: Service hub is trying to use reuse the network stack of anothe
r service that is not running.
←[1BCreating and starting grid_hub_1 ... e
←[1Bting and starting grid_hub_1 ... error
ERROR: for grid_hub_1 Cannot create container for service hub: network grid_def
ault not found
Creating and starting grid_chrome_1 ...
Creating and starting grid_chrome_2 ...
Creating and starting grid_chrome_3 ...
←[33mWARNING←[0m: Service hub is trying to use reuse the network stack of anothe
r service that is not running.
←[33mWARNING←[0m: Service hub is trying to use reuse the network stack of anothe
r service that is not running.
←[33mWARNING←[0m: Service hub is trying to use reuse the network stack of anothe
r service that is not running.
←[1BCreating and starting grid_firefox_1 ...
Creating and starting grid_firefox_2 ...
Creating and starting grid_firefox_3 ...
←[33mWARNING←[0m: Service hub is trying to use reuse the network stack of anothe
r service that is not running.
←[33mWARNING←[0m: Service hub is trying to use reuse the network stack of anothe
r service that is not running.
←[33mWARNING←[0m: Service hub is trying to use reuse the network stack of anothe
r service that is not running.
←[2Bting and starting grid_firefox_2 ... done

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions