Actions cause persistent changes on runner environment #3

Open
opened 2023-08-26 20:03:00 +01:00 by drunkendog · 2 comments

e.g., docker network create --subnet=172.30.0.0/16 main_subnet causes main_subnet to remain even after run is over,

Likely an upstream bug.

e.g., `docker network create --subnet=172.30.0.0/16 main_subnet` causes main_subnet to remain even after run is over, Likely an upstream bug.
Poster
Owner

It's because -v docker.sock is used instead of DIND.

It's because -v docker.sock is used instead of DIND.
Poster
Owner

This is still a problem - there are unpredictable changes that happen to the runner that can cause random test failures

This is still a problem - there are unpredictable changes that happen to the runner that can cause random test failures
drunkendog pinned this 2023-08-27 21:25:19 +01:00
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: drunkendog/standard-build#3
There is no content yet.