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

backport: executing ansible runner artifacts clean up with fixed delay #796

Conversation

mwperina
Copy link
Member

@mwperina mwperina commented Jan 5, 2023

Ansible-Runner artifacts are cleaned up periodically according to the properties
configured in engine-config:
AnsibleRunnerArtifactsLifetimeInDays: How many days artifacts will be kept before
they are cleaned up
AnsibleRunnerArtifactsCleanupCheckTimeInHours: The periodic time to execute the clean up

Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=2151549
Signed-off-by: dangel101 dangel101@gmail.com

@mwperina mwperina requested review from dangel101 and sandrobonazzola and removed request for smelamud, ljelinkova, bennyz, didib, emesika, sgratch and oliel January 5, 2023 15:59
@mwperina mwperina changed the title executing ansible runner artifacts clean up with fixed delay backport: executing ansible runner artifacts clean up with fixed delay Jan 5, 2023
Ansible-Runner artifacts are cleaned up periodically according to the properties
configured in engine-config:
AnsibleRunnerArtifactsLifetimeInDays: How many days artifacts will be kept before
they are cleaned up
AnsibleRunnerArtifactsCleanupCheckTimeInHours: The periodic time to execute the clean up

Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=2151549
Signed-off-by: dangel101 <dangel101@gmail.com>
@mwperina mwperina force-pushed the backport-BZ2151549_ansible_runner_artifacts_not_cleaned_up branch from 544e371 to b2eb62e Compare January 6, 2023 08:43
@mwperina mwperina merged commit 53b62cf into oVirt:ovirt-engine-4.5.3.z Jan 6, 2023
@mwperina mwperina deleted the backport-BZ2151549_ansible_runner_artifacts_not_cleaned_up branch January 6, 2023 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants