-
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
Copy link
Copy link
Open
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededtype: bugBug fix (fix)Bug fix (fix)type: maintenanceFor maintenance, refactor and testing (perf, chore, style, revert, refactor, test, build, ci)For maintenance, refactor and testing (perf, chore, style, revert, refactor, test, build, ci)
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededtype: bugBug fix (fix)Bug fix (fix)type: maintenanceFor maintenance, refactor and testing (perf, chore, style, revert, refactor, test, build, ci)For maintenance, refactor and testing (perf, chore, style, revert, refactor, test, build, ci)
Type
Projects
Status
No status