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

Update python_bin in our windows testing #3965

Merged
merged 1 commit into from
Mar 25, 2024
Merged

Conversation

leidwang
Copy link
Contributor

Python2.7 is EOL, so update the python version to 3.12 in Windows VM, and update our testing configuration accordingly

ID:1878

variants:
- unix_socket:
- tcp_socket:
chardev_backend_vs1 = tcp_socket
- pty:
chardev_backend_vs1 = pty
variants:
- @default:
- @default:
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update these code due to it will introduce some CI check failure.

https://github.com/autotest/tp-qemu/actions/runs/8044679165/job/21968654468?pr=3965

@XueqiangWei
Copy link
Contributor

Confirmed with the feature owners of virtual block and virtio-fs, for virtual block and virtio-fs, no additional review required. Thanks.

@nanliu-r
Copy link
Contributor

Test result looks good on chardev side for some cases which will use python inside guest to execute script.

Python2.7 is EOL, so update the python version to 3.12 in
Windows VM, and update our testing configuration accordingly

Signed-off-by: Leidong Wang <[email protected]>
@luckyh luckyh merged commit 1d00f71 into autotest:master Mar 25, 2024
15 checks passed
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.

4 participants