-
Type: Improvement
-
Resolution: Won't Do
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Server Development Platform
We are using Docker for our package tests, and most current distros depend on systemd being present. Depending on the distro, we might end up pulling in systemd as a hard requirement. This causes problems for package testing because systemd inside a Docker container requires specific host configuration and running docker as a privileged user. We need a way to mock the systemd package inside a Docker container (maybe create our own?) to avoid these issues.
- is related to
-
SERVER-70121 Ubuntu 18 packaging tests shows error with systemctl
- Closed
- related to
-
SERVER-82523 Complete TODO listed in SERVER-70426
- Needs Scheduling