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

provision: Install NetworkManager-ovs #767

Merged
merged 1 commit into from
Mar 22, 2022

Conversation

qinqon
Copy link
Contributor

@qinqon qinqon commented Mar 22, 2022

As part of including openvswitch at kubevirtci the NetworkManager-ovs
rpm was missing. This change install the missing package.

@kubevirt-bot kubevirt-bot added the dco-signoff: yes Indicates the PR's author has DCO signed all their commits. label Mar 22, 2022
Copy link
Contributor

@dhiller dhiller left a comment

Choose a reason for hiding this comment

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

/approve

@kubevirt-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dhiller

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

@kubevirt-bot kubevirt-bot added lgtm Indicates that a PR is ready to be merged. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Mar 22, 2022
Copy link
Contributor

@RamLavi RamLavi left a comment

Choose a reason for hiding this comment

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

/lgtm

As part of including openvswitch at kubevirtci the NetworkManager-ovs
rpm was missing. This change install the missing package.

Signed-off-by: Quique Llorente <ellorent@redhat.com>
@qinqon qinqon force-pushed the add-network-manager-ovs branch from b583cbe to 8546ca7 Compare March 22, 2022 12:46
@kubevirt-bot kubevirt-bot removed the lgtm Indicates that a PR is ready to be merged. label Mar 22, 2022
@kubevirt-bot kubevirt-bot added the lgtm Indicates that a PR is ready to be merged. label Mar 22, 2022
@qinqon
Copy link
Contributor Author

qinqon commented Mar 22, 2022

/override check-up-kind-1.22-sriov

@kubevirt-bot
Copy link
Contributor

@qinqon: Overrode contexts on behalf of qinqon: check-up-kind-1.22-sriov

In response to this:

/override check-up-kind-1.22-sriov

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@dhiller
Copy link
Contributor

dhiller commented Mar 22, 2022

/retest

@kubevirt-commenter-bot
Copy link

/retest
This bot automatically retries jobs that failed/flaked on approved PRs.
Silence the bot with an /lgtm cancel or /hold comment for consistent failures.

@kubevirt-bot kubevirt-bot merged commit 7c38b02 into kubevirt:main Mar 22, 2022
kubevirt-bot added a commit to kubevirt-bot/kubevirt that referenced this pull request Apr 5, 2022
[7c38b02 provision: Install NetworkManager-ovs](kubevirt/kubevirtci#767)
[496f6be provision: Clean CNI folder before cluster creation](kubevirt/kubevirtci#766)
[732f6ef provision: Support phased provision](kubevirt/kubevirtci#761)
[ab377ea Run bazelisk run //robots/cmd/kubevirtci-bumper:kubevirtci-bumper -- -ensure-last-three-minor-of v1 --k8s-provider-dir /home/prow/go/src/github.com/kubevirt/project-infra/../kubevirtci/cluster-provision/k8s](kubevirt/kubevirtci#765)
[9b97d35 provision: Fix podman seccomp failures](kubevirt/kubevirtci#764)
[6725849 Run ./hack/bump-cdi.sh](kubevirt/kubevirtci#759)
[f45630b Kubevirt supports single stack IPv6, conformance tests can run on ipv6 only](kubevirt/kubevirtci#760)

```release-note
NONE
```

Signed-off-by: kubevirt-bot <kubevirtbot@redhat.com>
kubevirt-bot added a commit to kubevirt-bot/kubevirt that referenced this pull request Apr 5, 2022
[7c38b02 provision: Install NetworkManager-ovs](kubevirt/kubevirtci#767)
[496f6be provision: Clean CNI folder before cluster creation](kubevirt/kubevirtci#766)
[732f6ef provision: Support phased provision](kubevirt/kubevirtci#761)
[ab377ea Run bazelisk run //robots/cmd/kubevirtci-bumper:kubevirtci-bumper -- -ensure-last-three-minor-of v1 --k8s-provider-dir /home/prow/go/src/github.com/kubevirt/project-infra/../kubevirtci/cluster-provision/k8s](kubevirt/kubevirtci#765)
[9b97d35 provision: Fix podman seccomp failures](kubevirt/kubevirtci#764)
[6725849 Run ./hack/bump-cdi.sh](kubevirt/kubevirtci#759)
[f45630b Kubevirt supports single stack IPv6, conformance tests can run on ipv6 only](kubevirt/kubevirtci#760)

```release-note
NONE
```

Signed-off-by: kubevirt-bot <kubevirtbot@redhat.com>
kubevirt-bot added a commit to kubevirt-bot/kubevirt that referenced this pull request Apr 5, 2022
[962d90c Configure KinD clusters to use CI registry proxy](kubevirt/kubevirtci#772)
[d4b9c0b alpine: Create cloud-init aware alpine](kubevirt/kubevirtci#770)
[affb9e2 Bump fedora-with-test-tooling image to Fedora 35](kubevirt/kubevirtci#713)
[7c38b02 provision: Install NetworkManager-ovs](kubevirt/kubevirtci#767)
[496f6be provision: Clean CNI folder before cluster creation](kubevirt/kubevirtci#766)
[732f6ef provision: Support phased provision](kubevirt/kubevirtci#761)
[ab377ea Run bazelisk run //robots/cmd/kubevirtci-bumper:kubevirtci-bumper -- -ensure-last-three-minor-of v1 --k8s-provider-dir /home/prow/go/src/github.com/kubevirt/project-infra/../kubevirtci/cluster-provision/k8s](kubevirt/kubevirtci#765)
[9b97d35 provision: Fix podman seccomp failures](kubevirt/kubevirtci#764)
[6725849 Run ./hack/bump-cdi.sh](kubevirt/kubevirtci#759)
[f45630b Kubevirt supports single stack IPv6, conformance tests can run on ipv6 only](kubevirt/kubevirtci#760)

```release-note
NONE
```

Signed-off-by: kubevirt-bot <kubevirtbot@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. dco-signoff: yes Indicates the PR's author has DCO signed all their commits. lgtm Indicates that a PR is ready to be merged. size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants