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

feat: update pytest-mh output to work with latest version #295

Merged
merged 1 commit into from
Aug 6, 2024

Conversation

pbrezina
Copy link
Contributor

pytest-mh implemented a generic connection interface so one
can choose between ssh, podman and docker. This introduced
a breaking change in the configuration.

The ssh field was changed to a generic conn field that
specifies the connection type.

More information can be found in the pytest-mh pull request.

Depends on:

Copy link
Contributor

@kaleemsiddiqu kaleemsiddiqu left a comment

Choose a reason for hiding this comment

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

Tested successfully in downstream env, so adding ack

@kaleemsiddiqu kaleemsiddiqu merged commit b3e0f7d into neoave:main Aug 6, 2024
14 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.

2 participants