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

Fix fact import test cache by bypassing the cache #617

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

ekohl
Copy link
Member

@ekohl ekohl commented Jan 23, 2024

Since theforeman/foreman@735b401 the host's facts are cached, which is great at runtime but it breaks the tests. The cache can be bypassed by calling it with a list of explicit fact names.

Since 735b40161176be270934998a126b42e90c0e9724[1] the host's facts are
cached, which is great at runtime but it breaks the tests. The cache can
be bypassed by calling it with a list of explicit fact names.

[1]: theforeman/foreman@735b401
@stejskalleos stejskalleos merged commit 1bb3b25 into theforeman:develop Jan 23, 2024
8 of 9 checks passed
@ekohl ekohl deleted the fix-fact-import-test branch January 23, 2024 14:50
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.

2 participants