Skip to content

cephadm: add docker.service dependency in systemd units#39770

Merged
sebastian-philipp merged 1 commit intoceph:masterfrom
liewegas:bug-46745
Mar 3, 2021
Merged

cephadm: add docker.service dependency in systemd units#39770
sebastian-philipp merged 1 commit intoceph:masterfrom
liewegas:bug-46745

Conversation

@liewegas
Copy link
Member

@liewegas liewegas commented Mar 1, 2021

This ensures that (1) we start after the docker daemon is running, and
(2) a restart of docker will also restart the ceph services.

Fixes: https://tracker.ceph.com/issues/46745

Checklist

  • References tracker ticket
  • Updates documentation if necessary
  • Includes tests for new functionality or reproducer for bug

Show available Jenkins commands
  • jenkins retest this please
  • jenkins test classic perf
  • jenkins test crimson perf
  • jenkins test signed
  • jenkins test make check
  • jenkins test make check arm64
  • jenkins test submodules
  • jenkins test dashboard
  • jenkins test api
  • jenkins test docs
  • jenkins render docs
  • jenkins test ceph-volume all
  • jenkins test ceph-volume tox

@liewegas liewegas requested a review from a team as a code owner March 1, 2021 22:42
@sebastian-philipp
Copy link
Contributor

Would be great to have a unit test for this. Maybe calling get_unit_file?

This ensures that (1) we start after the docker daemon is running, and
(2) a restart of docker will also restart the ceph services.

Fixes: https://tracker.ceph.com/issues/46745
Signed-off-by: Sage Weil <sage@newdream.net>
@liewegas
Copy link
Member Author

liewegas commented Mar 2, 2021

jenkins test make check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants