-
Notifications
You must be signed in to change notification settings - Fork 11
[Test]: E2E is failing on macOS and Linux due to already bound port 53. #131
Open
Description
Which jobs/test(s) are failing
-
https://github.com/wayofdev/docker-shared-services/blob/master/.github/workflows/e2e-macos.yml
-
https://github.com/wayofdev/docker-shared-services/blob/master/.github/workflows/e2e-ubuntu.yml
Reason for failure/description
These workflows try to run docker-compose project on host GitHub Runner, or in container, which also shares same network with host GitHub Runner.
As GitHub runners, by default, uses port 53 for it's internal needs, these two workflows will always fail.
Media prove
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
No status