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

cnf network: Fix sriovmetrics Tests on Intel NICs #224

Merged
merged 1 commit into from
Sep 29, 2024

Conversation

ajaggapa
Copy link
Collaborator

  • Create SriovNodePolicies together
  • Clear ARP table on switch before executing each Vfio test case
  • Increase wait time @line449 for flaky scenarios

Copy link
Collaborator

@evgenLevin evgenLevin left a comment

Choose a reason for hiding this comment

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

2 minor comments

Expect(err).ToNot(HaveOccurred(), "Failed to get switch credentials")

jnpr, err := cmd.NewSession(switchCredentials.SwitchIP, switchCredentials.User, switchCredentials.Password)
Expect(err).ToNot(HaveOccurred())
Copy link
Collaborator

Choose a reason for hiding this comment

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

Please descriptions to all Expects in this func

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

done

Copy link
Collaborator

@evgenLevin evgenLevin left a comment

Choose a reason for hiding this comment

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

/lgtm

@gkopels
Copy link
Collaborator

gkopels commented Sep 29, 2024

lgtm

@gkopels gkopels merged commit 5f2eed8 into openshift-kni:main Sep 29, 2024
1 check passed
josclark42 pushed a commit to josclark42/eco-gotests that referenced this pull request Oct 3, 2024
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.

3 participants