Skip to content

Commit

Permalink
run test 3000 times
Browse files Browse the repository at this point in the history
Signed-off-by: NikitaSkrynnik <[email protected]>
  • Loading branch information
NikitaSkrynnik committed Dec 2, 2024
1 parent 000996c commit 1001d16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ jobs:
with:
go-version: 1.23.1
- run: |
go test -run TestNSMGRHealEndpoint_DatapathHealthy_CtrlPlaneBroken ./pkg/networkservice/chains/nsmgr -count 100 -timeout 2h
go test -run TestNSMGRHealEndpoint_DatapathHealthy_CtrlPlaneBroken ./pkg/networkservice/chains/nsmgr -count 3000 -timeout 6h

0 comments on commit 1001d16

Please sign in to comment.