Skip to content

Commit

Permalink
Add sleep to let npc update policy before check in 840
Browse files Browse the repository at this point in the history
  • Loading branch information
Martynas Pumputis committed Jul 30, 2018
1 parent e669ac6 commit 26c5526
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/840_weave_kube_3_test.sh
Expand Up @@ -214,6 +214,8 @@ spec:
access: deny
EOF

sleep 1

assert_raises "$SSH $HOST1 $KUBECTL exec $denyPodName -- curl -s -S -f -m 2 http://$DOMAIN:8080/status >/dev/null"

# remove the access for nettest-deny
Expand Down

0 comments on commit 26c5526

Please sign in to comment.