Skip to content

Commit

Permalink
test/DatapathConfiguration: Quarantine 'Encapsulation'
Browse files Browse the repository at this point in the history
CC: Thomas Graf <thomas@cilium.io>
Signed-off-by: Joe Stringer <joe@cilium.io>
  • Loading branch information
joestringer committed Nov 30, 2021
1 parent f77a8d8 commit 0fc1188
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/k8sT/DatapathConfiguration.go
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ var _ = Describe("K8sDatapathConfig", func() {
})
})

Context("Encapsulation", func() {
SkipContextIf(helpers.SkipQuarantined, "Encapsulation", func() {
validateBPFTunnelMap := func() {
By("Checking that BPF tunnels are in place")
ciliumPod, err := kubectl.GetCiliumPodOnNode(helpers.K8s1)
Expand Down

0 comments on commit 0fc1188

Please sign in to comment.