Skip to content

Commit

Permalink
test: limit stress-qps for slow CI machines
Browse files Browse the repository at this point in the history
Signed-off-by: Gyu-Ho Lee <[email protected]>
  • Loading branch information
gyuho committed Sep 8, 2017
1 parent d4fcfa5 commit da510d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ function functional_pass {
-peer-ports 12380,22380,32380 \
-limit 1 \
-schedule-cases "0 1 2 3 4 5" \
-stress-qps 1000 \
-exit-on-failure && echo "'etcd-tester' succeeded"
ETCD_TESTER_EXIT_CODE=$?
echo "ETCD_TESTER_EXIT_CODE:" ${ETCD_TESTER_EXIT_CODE}
Expand Down

0 comments on commit da510d7

Please sign in to comment.