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

Don't install pytest-stress in python2 environment #21750

Merged
merged 1 commit into from
Feb 19, 2025

Conversation

theasianpianist
Copy link
Contributor

Why I did it

The pytest-stress package is only compatible with Python 3. Trying to install it with Python 2 leads to a build failure for the sonic-mgmt docker image.

Work item tracking
  • Microsoft ADO (number only):

How I did it

How to verify it

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)

Description for the changelog

Link to config_db schema for YANG module changes

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

@mssonicbld
Copy link
Collaborator

/azp run Azure.sonic-buildimage

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

wangxin
wangxin previously approved these changes Feb 18, 2025
@wangxin
Copy link
Contributor

wangxin commented Feb 18, 2025

/azp run Azure.sonic-buildimage

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mssonicbld
Copy link
Collaborator

/azp run Azure.sonic-buildimage

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mssonicbld
Copy link
Collaborator

/azp run Azure.sonic-buildimage

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Signed-off-by: Lawrence Lee <lawlee@microsoft.com>
@mssonicbld
Copy link
Collaborator

/azp run Azure.sonic-buildimage

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@wangxin wangxin merged commit 221f43d into sonic-net:master Feb 19, 2025
21 checks passed
ram25794 pushed a commit to ram25794/sonic-buildimage that referenced this pull request Feb 21, 2025
The pytest-stress package is only compatible with Python 3. Trying to install it with Python 2 leads to a build failure for the sonic-mgmt docker image.

Signed-off-by: Lawrence Lee <lawlee@microsoft.com>
prabhataravind pushed a commit to prabhataravind/sonic-buildimage that referenced this pull request Mar 5, 2025
The pytest-stress package is only compatible with Python 3. Trying to install it with Python 2 leads to a build failure for the sonic-mgmt docker image.

Signed-off-by: Lawrence Lee <lawlee@microsoft.com>
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