Skip to content

What is the syntax for multiple target URLs? #1

@pascalandy

Description

@pascalandy

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: /

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions