Skip to content

Commit

Permalink
UPSTREAM: <carry>: Skip LLDP e2e test on OVN
Browse files Browse the repository at this point in the history
Signed-off-by: Christoph Stäbler <cstabler@redhat.com>
(cherry picked from commit 6c258a6)
(cherry picked from commit ee43a0d)
Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
(cherry picked from commit 5c6d1b1)
Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
(cherry picked from commit 064d4cb)
Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
(cherry picked from commit c5aa1bf)
Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
  • Loading branch information
creydr authored and dougsland committed May 17, 2023
1 parent 92f3d04 commit 588b6b8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion hack/ocp-e2e-tests-handler.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,8 @@ if oc get ns openshift-ovn-kubernetes &> /dev/null; then
with ping fail|\
when connectivity to default gw is lost after state configuration|\
when name servers are lost after state configuration|\
when name servers are wrong after state configuration"
when name servers are wrong after state configuration|\
LLDP configuration with nmpolicy"
elif oc get ns openshift-sdn &> /dev/null; then
SKIPPED_TESTS+="|should discard disarranged parts of the message and keep desired parts of the message"
fi
Expand Down

0 comments on commit 588b6b8

Please sign in to comment.