Skip to content

[tests] Isolate cleaner's cache accross tests - #4442

Open
pmoravec wants to merge 1 commit into
sosreport:mainfrom
pmoravec:sos-pmoravec-tests-isolate-cleaner-cache
Open

[tests] Isolate cleaner's cache accross tests#4442
pmoravec wants to merge 1 commit into
sosreport:mainfrom
pmoravec:sos-pmoravec-tests-isolate-cleaner-cache

Conversation

@pmoravec

Copy link
Copy Markdown
Contributor

Similarly to --no-update and overriding default_mapping file, we need to isolate cleaner_cache per relevent test cases. Otherwise, items in the cach (like 'tmp') can pollute further tests.

Closes: #4442


Please place an 'X' inside each '[]' to confirm you adhere to our Contributor Guidelines

  • Is the commit message split over multiple lines and hard-wrapped at 72 characters?
  • Is the subject and message clear and concise?
  • Does the subject start with [plugin_name] if submitting a plugin patch or a [section_name] if part of the core sosreport code?
  • Does the commit contain a Signed-off-by: First Lastname email@example.com?
  • Are any related Issues or existing PRs properly referenced via a Closes (Issue) or Resolved (PR) line?
  • Are all passwords or private data gathered by this PR obfuscated?

@packit-as-a-service

Copy link
Copy Markdown

Congratulations! One of the builds has completed. 🍾

You can install the built RPMs by following these steps:

  • sudo dnf install -y 'dnf*-command(copr)'
  • dnf copr enable packit/sosreport-sos-4442
  • And now you can install the packages.

Please note that the RPMs should be used only in a testing environment.

Similarly to --no-update and overriding default_mapping file, we need to
isolate cleaner_cache per relevent test cases. Otherwise, items in the
cach (like 'tmp') can pollute further tests.

Closes: sosreport#4442

Signed-off-by: Pavel Moravec <pmoravec@redhat.com>
@pmoravec
pmoravec force-pushed the sos-pmoravec-tests-isolate-cleaner-cache branch from 5ae5651 to 234fb2f Compare August 11, 2026 17:46
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.

1 participant