-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
[docker-sonic-mgmt]: Include patch to support 'become' and 'become_user' arguments in pytest-ansible #4681
[docker-sonic-mgmt]: Include patch to support 'become' and 'become_user' arguments in pytest-ansible #4681
Conversation
…er' in pytest-ansible
retest baseimage please |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
grab the source and use python setup.py to build and install
@lguohan , as suggested made changes to build pytest-ansible from source using setup.py. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please check out a specific version.
I am ok with this change. |
…r' arguments in pytest-ansible (#4681)
…r' arguments in pytest-ansible (sonic-net#4681)
- Why I did it
Required by sonic-mgmt/PR1702 : [pytest] Convert interface naming mode test to pytest
- How I did it
Apply pytest-ansible/PR46 patch to pytest-ansible while building 'docker-sonic-mgmt'.
- How to verify it
Use 'become', 'become_user' arguments in pytest script to login as a different user into host device.
- Description for the changelog
[docker-sonic-mgmt]: Include patch to support 'become' and 'become_user' arguments in pytest-ansible
- A picture of a cute animal (not mandatory but encouraged)