UNPKG

openhim-core

Version:

The OpenHIM core application that provides logging and routing of http requests

22 lines (21 loc) 419 B
config: target: "http://localhost:5001" phases: - duration: 10 name: 'Low load' arrivalRate: 3 - duration: 10 name: 'Medium load' arrivalRate: 20 - duration: 10 name: 'High load' arrivalRate: 50 defaults: headers: Authorization: Basic amVtYmk6amVtYmk= scenarios: - flow: - post: url: "/example/path" json: test: test