locust-cloud 1.21.4.dev2__py3-none-any.whl → 1.21.5.dev2__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2,35 +2,28 @@
2
2
 
3
3
  It also allows more detailed reporting and analysis, as well as storing historical test results and tracking them over time.
4
4
 
5
- #########
6
5
  First run
7
- #########
6
+ =========
8
7
 
9
- Once you have `signed up <https://locust.cloud/pricing>`_ for Locust Cloud, you can run your first test in just a few minutes:
10
-
11
- 1. Log in
8
+ Once you have `signed up <https://locust.cloud/pricing>`_ for Locust Cloud and :ref:`installed Locust <installation>`, you need to authenticate:
12
9
 
13
10
  .. code-block:: console
14
11
 
15
12
  $ locust --cloud --login
16
- Enter the number for the region to authenticate against
17
-
18
- 1. us-east-1
19
- 2. eu-north-1
20
-
21
- > 1
22
-
23
- Attempting to automatically open the SSO authorization page in your default browser.
24
13
  ...
25
14
 
26
15
  .. note::
27
16
  After logging in, an API token will be stored on your machine, and you will not need to log in until it expires.
28
17
 
29
- 2. Run a load test
18
+ Then you can launch a distributed test using Locust Cloud:
30
19
 
31
20
  .. code-block:: console
32
21
 
33
22
  $ locust --cloud -f my_locustfile.py --users 100 # ... other regular locust parameters
34
- [LOCUST-CLOUD] INFO: Deploying load generators
35
- [LOCUST-CLOUD] INFO: Waiting for load generators to be ready...
23
+ [2025-05-13 12:30:58,252] INFO: Deploying (us-east-1, 1.21.5)
24
+ [2025-05-13 12:31:06,366] INFO: Waiting for load generators to be ready...
25
+ [2025-05-13 10:31:11,119] master-lsdhr-8hwhs/INFO/locust.main: Starting Locust 2.37.1 (locust_exporter 1.18.4)
26
+ [2025-05-13 10:31:11,120] master-lsdhr-8hwhs/INFO/locust.main: Starting web interface at https://us-east-1.webui.locust.cloud/your_customer, press enter to open your default browser.
27
+ [2025-05-13 10:31:11,760] master-lsdhr-8hwhs/INFO/locust.runners: worker-jdnf6-jl8qq_a45c04a8d925448ea647fdcda2e8cf80 (index 0) reported as ready. 1 workers connected.
28
+ [2025-05-13 10:31:11,765] master-lsdhr-8hwhs/INFO/locust.runners: worker-jdnf6-pk8cl_6749cd6c0d244b3a9611d6a4e0a8d30b (index 1) reported as ready. 2 workers connected.
36
29
  ...
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: locust-cloud
3
- Version: 1.21.4.dev2
3
+ Version: 1.21.5.dev2
4
4
  Summary: Locust Cloud
5
5
  Project-URL: homepage, https://locust.cloud
6
6
  Project-URL: repository, https://github.com/locustcloud/locust-cloud
@@ -7,12 +7,12 @@ locust_cloud/input_events.py,sha256=MyxccgboHByICuK6VpQCCJhZQqTZAacNmkSpw-gxBEw,
7
7
  locust_cloud/web_login.py,sha256=UTwuRJBCkdsGkzHmzwW_s03GKABR22gScq-nBMmqcag,2557
8
8
  locust_cloud/websocket.py,sha256=9Q7nTFuAwVhgW74DlJNcHTZXOQ1drsXi8hX9ciZhWlQ,8998
9
9
  locust_cloud/docs/.gitignore,sha256=ghNPcjYkjQXNS_eVmu2hQFhq6FIUliAD1O2CJhulS2o,10
10
- locust_cloud/docs/1-first-run.rst,sha256=jm85z3Ae4gWM_kQ1aKQxu-4R7S2-GgvuZZLBAeFsP-g,1125
10
+ locust_cloud/docs/1-first-run.rst,sha256=_JjFDuLUry75PCXB1aUFIboIF6wuUa_m1K5DjQ7JpVg,1639
11
11
  locust_cloud/docs/2-examples.rst,sha256=p3xKYUskgxY6c219Xm_i8iDq_38qyUxmcOSeM9YJqZQ,9715
12
12
  locust_cloud/docs/locust-cloud.rst,sha256=q0WSBOJI0LR3zxuaE9Lor0_bzv4AOKr3aCz9VC6sIzs,137
13
13
  locust_cloud/docs/images/locust-cloud-screenshot.png,sha256=ag0IxBi-40VexC84MApol1GCgRCL2h-l8NQDTMaeTyE,477350
14
- locust_cloud-1.21.4.dev2.dist-info/METADATA,sha256=_nf-glfZSdBvgx6DK58hSCDlcg2k1tySzXC6yNq2ueo,788
15
- locust_cloud-1.21.4.dev2.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
16
- locust_cloud-1.21.4.dev2.dist-info/entry_points.txt,sha256=PGyAb4e3aTsGS3N3VGShDl6VzJaXy7QwsEgsLOC7V00,57
17
- locust_cloud-1.21.4.dev2.dist-info/licenses/LICENSE,sha256=Ow6fY6ta4KIjdlWalmxGvRP8yLmetvkbkl-SdHMjPIs,1093
18
- locust_cloud-1.21.4.dev2.dist-info/RECORD,,
14
+ locust_cloud-1.21.5.dev2.dist-info/METADATA,sha256=_enEORPfhhK0bATW-6MYjQyncMaeOXPee6eXm4NeWYM,788
15
+ locust_cloud-1.21.5.dev2.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
16
+ locust_cloud-1.21.5.dev2.dist-info/entry_points.txt,sha256=PGyAb4e3aTsGS3N3VGShDl6VzJaXy7QwsEgsLOC7V00,57
17
+ locust_cloud-1.21.5.dev2.dist-info/licenses/LICENSE,sha256=Ow6fY6ta4KIjdlWalmxGvRP8yLmetvkbkl-SdHMjPIs,1093
18
+ locust_cloud-1.21.5.dev2.dist-info/RECORD,,