Skip to content

Commit

Permalink
Fix e2e tests (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
dhaus67 authored Nov 8, 2023
1 parent b2b9c52 commit 31f6b9a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ jobs:
# Kill port-forwards from the initial deploy.
pkill -f kubectl'.*port-forward.*' || true
pkill -9 -f kubectl'.*port-forward.*' || true
sleep 60s
./deploy/k8s/central-deploy/central/scripts/port-forward.sh 8000
Expand Down

0 comments on commit 31f6b9a

Please sign in to comment.