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

test: fix failures caused by jinja2 templating in assertions #455

Merged

Conversation

ykim-akamai
Copy link
Contributor

📝 Description

Some existing tests are failing:

  • [https://github.com/linode/ansible_linode/actions/runs/7189234896/job/19580390406]
  • [https://github.com/linode/ansible_linode/actions/runs/7189237086/job/19580397184]

This PR fixes the failures caused by jinja2 templating issue

✔️ How to Test

make TEST_ARGS="-v nodebalancer_node" test
make TEST_ARGS="-v ip_share" test

📷 Preview

If applicable, include a screenshot or code snippet of this change. Otherwise, please remove this section.

@ykim-akamai ykim-akamai requested a review from a team as a code owner January 3, 2024 21:54
@ykim-akamai ykim-akamai requested review from jriddle-linode, lgarber-akamai, zliang-akamai and vshanthe and removed request for a team January 3, 2024 21:54
Copy link
Member

@zliang-akamai zliang-akamai left a comment

Choose a reason for hiding this comment

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

@ykim-akamai ykim-akamai merged commit 2daf687 into linode:dev Jan 8, 2024
4 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.

3 participants