Skip to content
This repository has been archived by the owner on Jul 25, 2022. It is now read-only.

Ensure iml-docker starts after multi-user.target #2433

Merged
merged 1 commit into from
Dec 10, 2020

Conversation

jgrund
Copy link
Member

@jgrund jgrund commented Dec 10, 2020

The latest docker-ce adds an ordering constraint to multi-user.target.

iml-docker needs to add the same constraint, otherwise it a cycle is
created like the following:

Job iml-docker.service/start deleted to break ordering cycle starting with multi-user.target/start

Signed-off-by: Joe Grund jgrund@whamcloud.io


This change is Reviewable

The latest `docker-ce` adds an ordering constraint to `multi-user.target`.

`iml-docker` needs to add the same constraint, otherwise it a cycle is
created like the following:

```
Job iml-docker.service/start deleted to break ordering cycle starting with multi-user.target/start
```

Signed-off-by: Joe Grund <jgrund@whamcloud.io>
@jgrund jgrund self-assigned this Dec 10, 2020
@jgrund jgrund added the bug label Dec 10, 2020
@jgrund jgrund requested a review from a team December 10, 2020 18:42
@jgrund jgrund merged commit 691b4e0 into master Dec 10, 2020
@jgrund jgrund deleted the fix-iml-docker-ordering branch December 10, 2020 21:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
2 participants