Closed jsf9k closed 8 months ago
I marked this pull request as blocked because I want to merge it separately from the main Kraken. This is a big change, and handling it individually will help to ensure mistakes are not made.
@jsf9k Should the following lines be changed since we are removing
molecule-no-systemd.yml
?
Great catch! Please see commit 02e1530.
I guess this PR wasn't blocked
after all! :sweat_smile:
๐ฃ Description
This pull request modifies the Molecule configuration of the
default
scenario to always use systemd-enabled Docker images.๐ญ Motivation and context
@mcdonnnj pointed out that is it silly to support both systemd-enabled and systemd-disabled Docker images. This is because, even if an Ansible role does not make use of systemd it can still be tested under systemd; in fact, doing so is a more realistic test of an actual running system.
๐งช Testing
All automated tests pass.
โ Pre-approval checklist