kenju/github-actions-artillery

What is the syntax for multiple target URLs?

Opened this issue · 0 comments

Here is what I have in mind.
Thanks!

config:
  target: | 
      https://example.net/
      https://example.net/products/
      https://example.net/about/
  phases:
    - duration: 30 #sec
      arrivalRate: 2

scenarios:
  - name: load test
    flow:
      - get:
          url: /