feat: use systemctl json output to build up fact for internal services #829
Annotations
5 errors
Run tests:
spec/acceptance/networkd_spec.rb#L28
systemd with manage_networkd true configure systemd-networkd Service "systemd-networkd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "systemd-networkd" to be running
|
Run tests:
spec/acceptance/networkd_spec.rb#L29
systemd with manage_networkd true configure systemd-networkd Service "systemd-networkd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "systemd-networkd" to be enabled
|
Run tests:
spec/acceptance/resolved_spec.rb#L44
systemd with manage_resolved true configure systemd stopped Service "systemd-resolved" is expected not to be running
Failure/Error: it { is_expected.not_to be_running }
expected Service "systemd-resolved" not to be running
|
Run tests:
spec/acceptance/resolved_spec.rb#L45
systemd with manage_resolved true configure systemd stopped Service "systemd-resolved" is expected not to be enabled
Failure/Error: it { is_expected.not_to be_enabled }
expected Service "systemd-resolved" not to be enabled
|
Run tests
Process completed with exit code 1.
|
Loading