Skip to content

[test] Bump psutil to 5.9.0#11196

Closed
mx-psi wants to merge 2 commits into
masterfrom
mx-psi/bump-psutil-test
Closed

[test] Bump psutil to 5.9.0#11196
mx-psi wants to merge 2 commits into
masterfrom
mx-psi/bump-psutil-test

Conversation

@mx-psi

@mx-psi mx-psi commented Jan 24, 2022

Copy link
Copy Markdown
Member

What does this PR do?

This is a PR to test CI for #11139 without further polluting that branch

Motivation

Additional Notes

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • PR title must be written as a CHANGELOG entry (see why)
  • Files changes must correspond to the primary purpose of the PR as described in the title (small unrelated changes should have their own PR)
  • PR must have changelog/ and integration/ labels attached

`rg 'psutil==' -l | xargs sd 'psutil==5.7.2' 'psutil==5.9.0'`

[test] Revert "Support Windows E2E testing in CI for Python 2 (#9596)"

This reverts commit 3a5d2a3.

This is to test if the Python 3 end to end test fails.
@mx-psi
mx-psi force-pushed the mx-psi/bump-psutil-test branch from 7a5e7a6 to d554130 Compare January 24, 2022 10:16
@mx-psi mx-psi mentioned this pull request Jan 24, 2022
4 tasks
@hithwen

hithwen commented Jan 24, 2022

Copy link
Copy Markdown
Contributor

/azp run

@azure-pipelines

Copy link
Copy Markdown
You have several pipelines (over 10) configured to build pull requests in this repository. Specify which pipelines you would like to run by using /azp run [pipelines] command. You can specify multiple pipelines using a comma separated list.

@hithwen

hithwen commented Jan 24, 2022

Copy link
Copy Markdown
Contributor

/azp run "PR Changes (Linux)", "PR Changes (Windows)"

@azure-pipelines

Copy link
Copy Markdown
No pipelines are associated with this pull request.

@yzhan289

Copy link
Copy Markdown
Contributor

Since #11139 was merged, I'll close this PR.

@yzhan289 yzhan289 closed this Feb 17, 2022
@dd-devflow
dd-devflow Bot deleted the mx-psi/bump-psutil-test branch February 7, 2024 00:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment