Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[tripleo_cleanup] Add daemon-reload and reset-failed as last step #855

Merged

Conversation

slawqo
Copy link
Contributor

@slawqo slawqo commented Jan 16, 2025

In the role which cleans up old tripleo related systemd services this patch adds call for "systemctl daemon-reload" and "systemctl reset-failed <service_name>" for each tripleo service which was removed. This is done to make sure that those services aren't visible in the systemctl output with e.g. failure that unit file don't exists.

Closes: #OSPRH-11323

In the role which cleans up old tripleo related systemd services this
patch adds call for "systemctl daemon-reload" and "systemctl
reset-failed <service_name>" for each tripleo service which was removed.
This is done to make sure that those services aren't visible in the
systemctl output with e.g. failure that unit file don't exists.

Closes: #OSPRH-11323
@slawqo slawqo force-pushed the issue/OSPRH-11323 branch from d6007f2 to c5dedca Compare January 16, 2025 10:59
Copy link
Contributor

openshift-ci bot commented Jan 16, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: slagle, slawqo

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-bot openshift-merge-bot bot merged commit dfe8a37 into openstack-k8s-operators:main Jan 16, 2025
34 checks passed
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