Actions
Task #6588
closedStory #5762: [Epic] CI Improvements
Story #6584: As a pulp_installer CI user, I see verification that pulp functions and was installed correctly at the end
Verify our systemd unit files in pulp_installer CI
Status:
CLOSED - WONTFIX
Priority:
Low
Assignee:
Category:
Installer - Moved to GitHub issues
Sprint/Milestone:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
CI/CD
Sprint:
Quarter:
Description
We should run:
systemd-analyze verify /path/to/each/unit_file.service
https://github.com/systemd/systemd/issues/3677#issuecomment-552143097
However, it will complain about other unit files. Perhaps the dependencies? So we'd have to parse the output.
Actions