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

[Enabler] [conftest.py] Hot fix for testing the collection in Ansible 2.17.1 #1772

Open
wants to merge 15 commits into
base: dev
Choose a base branch
from

Conversation

rexemin
Copy link
Collaborator

@rexemin rexemin commented Oct 29, 2024

SUMMARY

Fixes #1670.

ISSUE TYPE
  • Enabler Pull Request
COMPONENT NAME
  • tests/conftest.py
ADDITIONAL INFORMATION

Instead of passing the environment variables through the interpreter string, now we decorate the Ansible engine function that computes the environment string.

@rexemin
Copy link
Collaborator Author

rexemin commented Oct 30, 2024

Screenshot 2024-10-30 at 11 58 25 Screenshot 2024-10-30 at 11 58 37 Screenshot 2024-10-30 at 11 58 49

Screenshot 2024-10-30 at 12 01 18
Screenshot 2024-10-30 at 12 01 08
Screenshot 2024-10-30 at 12 01 00

@rexemin
Copy link
Collaborator Author

rexemin commented Oct 31, 2024

Screenshot 2024-10-31 at 11 47 09
Screenshot 2024-10-31 at 11 47 18
Screenshot 2024-10-31 at 11 47 30


Screenshot 2024-10-31 at 12 22 00
Screenshot 2024-10-31 at 12 21 44
Screenshot 2024-10-31 at 12 21 28

@rexemin
Copy link
Collaborator Author

rexemin commented Oct 31, 2024

Screenshot 2024-10-31 at 16 33 22
Screenshot 2024-10-31 at 16 33 14
Screenshot 2024-10-31 at 16 33 34


Screenshot 2024-10-31 at 15 52 34
Screenshot 2024-10-31 at 15 52 10
Screenshot 2024-10-31 at 15 52 47

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.

[Enabler] [Pipeline] Immediate fix for test suite not able to run in ansible-core 2.17.1 or later
1 participant