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

chore: remove jinja vars from conditional statements in test asserts #639

Merged
merged 15 commits into from
Aug 1, 2024

Conversation

SirGitsalot
Copy link
Collaborator

This fixes test failures like:

fatal: [testhost]: FAILED! => {"msg": "The conditional check ''www.testzone-4.com.'in \"{{ results['resources'] | map(attribute='name') | list }}\"' failed. The error was: Conditional is marked as unsafe, and cannot be evaluated."}

This change allows the tests to run - and pass - but the errors are only reduced to warnings. We'll eventually need a long term solution.

@SirGitsalot SirGitsalot merged commit e8bcdf6 into master Aug 1, 2024
14 of 16 checks passed
@SirGitsalot SirGitsalot deleted the update-tests branch August 1, 2024 20:49
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