Skip to content

Commit

Permalink
Skip PerformanceProfile update test
Browse files Browse the repository at this point in the history
Signed-off-by: Jose Luis Ojosnegros Manchón <jojosneg@redhat.com>
  • Loading branch information
jlojosnegros committed Jan 25, 2024
1 parent fd8b0be commit aca0214
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -200,6 +200,7 @@ var _ = Describe("[performance] Cgroups and affinity", Ordered, func() {
initialProfile = profile.DeepCopy()
})
It("[test_id:64100] matches with ovs process affinity", func() {
testutils.KnownIssueJira("OCPBUGS-27834")
ovnPod, err := getOvnPod(context.TODO(), workerRTNode)
Expect(err).ToNot(HaveOccurred(), "Unable to get ovnPod")

Expand Down

0 comments on commit aca0214

Please sign in to comment.