Skip to content

Commit

Permalink
Merge pull request microservices-demo#656 from microservices-demo/con…
Browse files Browse the repository at this point in the history
…tinuous-loadtest-k8s

Run load test continiously
  • Loading branch information
nustiueudinastea authored Mar 9, 2017
2 parents fe18ad1 + ffb9cc4 commit 4a11b58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/kubernetes/manifests/loadtest-dep.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ spec:
containers:
- name: load-test
image: weaveworksdemos/load-test
args: ["-d", "300", "-h", "front-end", "-c", "2", "-r", "100"]
args: ["-h", "front-end", "-c", "5", "-r", "100"]

0 comments on commit 4a11b58

Please sign in to comment.