Skip to content

Commit

Permalink
increase datapath test goldpinger replicas from 4 to 8
Browse files Browse the repository at this point in the history
  • Loading branch information
QxBytes committed Jan 22, 2025
1 parent c670d53 commit b41e45d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: goldpinger-deploy
namespace: linux-datapath-test
spec:
replicas: 4
replicas: 8
selector:
matchLabels:
app: goldpinger
Expand Down
2 changes: 1 addition & 1 deletion test/integration/manifests/datapath/linux-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: goldpinger-deploy
namespace: linux-datapath-test
spec:
replicas: 4
replicas: 8
selector:
matchLabels:
app: goldpinger
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: windows-pod
namespace: datapath-win
spec:
replicas: 4
replicas: 8
selector:
matchLabels:
app: datapod
Expand Down

0 comments on commit b41e45d

Please sign in to comment.