Skip to content

#27863 Add mac address with isolation

What does this MR do?

Adds the support of 'mac-address' and 'isolation' parameters to the docker executor

Why was this MR needed?

We use commercial software on docker-windows executor that requires a fixed mac address between runs

Isolation is required to make possible usage of different isolation technologies on the same machine (hyperv is much slower for the build but allows to run older OSs)

What's the best way to test this MR?

?

What are the relevant issue numbers?

#27863 #25858 #2344 (closed) #1144 (closed)

Merge request reports