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

hyperv: machine e2e tests for set command #20117

Merged
merged 1 commit into from
Sep 25, 2023

Conversation

baude
Copy link
Member

@baude baude commented Sep 24, 2023

The usermode networking scenario is only for WSL. Hyperv cannot run it.

Does this PR introduce a user-facing change?

None

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Sep 24, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: baude

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 24, 2023
@packit-as-a-service
Copy link

Cockpit tests failed for commit cc60216af9aef5b5102d3cc8bb402e444e424567. @martinpitt, @jelly, @mvollmer please check.

@@ -139,8 +141,9 @@ var _ = Describe("podman machine set", func() {
})

It("set user mode networking", func() {
SkipIfNotWindows("Setting user mode networking is only honored on Windows")

if testProvider.VMType() != machine.WSLVirt {
Copy link
Member

Choose a reason for hiding this comment

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

Does this test now work on Linux or other non windows environments?

Copy link
Member Author

Choose a reason for hiding this comment

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

No, it is only for WSL

@baude baude force-pushed the hypervsettest branch 2 times, most recently from 93d4ba5 to f8ad895 Compare September 25, 2023 00:19
@martinpitt
Copy link
Contributor

Cockpit tests failed for commit cc60216

→ transient infra DNS failure, https://issues.redhat.com/browse/TFT-2256

@ashley-cui
Copy link
Member

LGTM, but needs a rebase on main to fix CI.

The usermode networking scenario is only for WSL.  Hyperv cannot run it.

Signed-off-by: Brent Baude <[email protected]>
@packit-as-a-service
Copy link

Cockpit tests failed for commit 41e51f4. @martinpitt, @jelly, @mvollmer please check.

@ashley-cui
Copy link
Member

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Sep 25, 2023
@openshift-merge-robot openshift-merge-robot merged commit 7133f5d into containers:main Sep 25, 2023
@github-actions github-actions bot added the locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. label Dec 25, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. release-note-none
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants