Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

There's also an ability to insert the host into the locust file, Use the same file and edit the section with the below:


class

...

WebsiteUser(HttpLocust):

...


     task_set

...

=

...

UserBehavior

...

     host = "http://

...

10.0.

...

5.1:8080"