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

Build and include tacacs+ for PTF Py3 only image #20701

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

opcoder0
Copy link
Contributor

@opcoder0 opcoder0 commented Nov 5, 2024

Why I did it

The "tacacs+" package is not available in the apt repository for Debian Bullseye and beyond. The sonic-mgmt tests require tacacs+ and this PR builds it from source and adds it to the PY3 only image.

Work item tracking
  • Microsoft ADO (number only): 29946202

How I did it

Clone tacacs+ from https://github.com/robot527/tac_plus build and install it.

How to verify it

By running sonic-mgmt restart-ptf step with newly built image.

Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106
  • 202111
  • 202205
  • 202211
  • 202305

Tested branch (Please provide the tested image version)

Not applicable.

Description for the changelog

[docker-ptf]: Build and include tacacs+ for py3only image

  • The "tacacs+" package is not available in the apt repository for Debian Bullseye and beyond. The sonic-mgmt tests require tacacs+ and this commit builds it from source and adds it to the PY3 only image.

Link to config_db schema for YANG module changes

Not applicable.

A picture of a cute animal (not mandatory but encouraged)

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