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

Fixes #37276 - test failing because of foreman context change #564

Merged
merged 1 commit into from
Mar 25, 2024

Conversation

MariaAga
Copy link
Member

Same code was broken in foreman_ansible and was fixed by: theforeman/foreman_ansible#698

Copy link
Member

@ofedoren ofedoren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @MariaAga, it seems to fix some tests:

Before:

Test Suites: 5 failed, 5 passed, 10 total
Tests:       19 failed, 24 passed, 43 total
Snapshots:   5 passed, 5 total

After:

Test Suites: 1 failed, 9 passed, 10 total
Tests:       5 failed, 38 passed, 43 total
Snapshots:   5 passed, 5 total

@ofedoren ofedoren merged commit 1fb6c72 into theforeman:master Mar 25, 2024
20 of 22 checks passed
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