Skip to content

Make runner support multiple service aliases

What does this MR do?

Make runner support multiple aliases for a single service.

The existing alias variable for services is expanded to accept multiple values.

Why was this MR needed?

Sometimes it can be useful to run a service under multiple aliases (for example: run nginx with many hostnames)

What are the relevant issue numbers?

#4024 (closed)

Edited by Axel von Bertoldi

Merge request reports