Skip to content

Commit

Permalink
remove patch service for ci
Browse files Browse the repository at this point in the history
patch_service endpoint is failing[1] so removing it from CI
till it gets fixed.

[1] cloud-bulldozer#91
  • Loading branch information
venkataanil committed Nov 18, 2022
1 parent 3e2f879 commit 6780cd2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions ci/templates/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,3 @@ tests:
get-services:
rate: "$GET_SERVICES_RATE"
duration: $GET_SERVICES_DURATION
patch-services:
rate: "$PATCH_SERVICES_RATE"
duration: $PATCH_SERVICES_DURATION

0 comments on commit 6780cd2

Please sign in to comment.