locust-cloud 1.21.2.dev1__py3-none-any.whl → 1.21.2.dev3__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.
- locust_cloud/args.py +1 -0
- {locust_cloud-1.21.2.dev1.dist-info → locust_cloud-1.21.2.dev3.dist-info}/METADATA +1 -1
- {locust_cloud-1.21.2.dev1.dist-info → locust_cloud-1.21.2.dev3.dist-info}/RECORD +6 -6
- {locust_cloud-1.21.2.dev1.dist-info → locust_cloud-1.21.2.dev3.dist-info}/WHEEL +0 -0
- {locust_cloud-1.21.2.dev1.dist-info → locust_cloud-1.21.2.dev3.dist-info}/entry_points.txt +0 -0
- {locust_cloud-1.21.2.dev1.dist-info → locust_cloud-1.21.2.dev3.dist-info}/licenses/LICENSE +0 -0
locust_cloud/args.py
CHANGED
@@ -266,6 +266,7 @@ combined_cloud_parser.add_argument(
|
|
266
266
|
"-u",
|
267
267
|
"--users",
|
268
268
|
type=int,
|
269
|
+
default=1,
|
269
270
|
help="Number of users to launch. This is the same as the regular Locust argument, but also affects how many workers to launch.",
|
270
271
|
env_var="LOCUST_USERS",
|
271
272
|
)
|
@@ -1,6 +1,6 @@
|
|
1
1
|
locust_cloud/__init__.py,sha256=6z2hE5rUP9WJyYgr-7XC2GhIV-05m8XxjOsnb8ae1WY,56
|
2
2
|
locust_cloud/apisession.py,sha256=fz3mJsHbS-LdlVcuaJurf4_nq_Oa_XdBTZ7sVpux_mA,4376
|
3
|
-
locust_cloud/args.py,sha256=
|
3
|
+
locust_cloud/args.py,sha256=_U2bxFu32H7SyGupzd_gNk9kud4pX0KRyOJUcZBzkVw,9944
|
4
4
|
locust_cloud/cloud.py,sha256=DqIxLnbdoX6E266yXpXixI4OtyWT9m-vMzVuyI8t3X0,6363
|
5
5
|
locust_cloud/common.py,sha256=GVKkWcbbqd9n8oU-fHZRVZw3jGtuIVGSCLD2ZizeEo0,1160
|
6
6
|
locust_cloud/input_events.py,sha256=MyxccgboHByICuK6VpQCCJhZQqTZAacNmkSpw-gxBEw,3420
|
@@ -11,8 +11,8 @@ locust_cloud/docs/1-first-run.rst,sha256=Z34qKIxIniwCELeUmEQbNLsN7HWM5fq-a3Wc4fu
|
|
11
11
|
locust_cloud/docs/2-examples.rst,sha256=uT-Byr4twmWakhMdHNqRvFP0f5hUxqrieBzxBHus51Y,9806
|
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.2.
|
15
|
-
locust_cloud-1.21.2.
|
16
|
-
locust_cloud-1.21.2.
|
17
|
-
locust_cloud-1.21.2.
|
18
|
-
locust_cloud-1.21.2.
|
14
|
+
locust_cloud-1.21.2.dev3.dist-info/METADATA,sha256=7ce6ZzEIBz8SoxPZSOe_qaWEcWF_LEyGOxGF22iK698,788
|
15
|
+
locust_cloud-1.21.2.dev3.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
16
|
+
locust_cloud-1.21.2.dev3.dist-info/entry_points.txt,sha256=PGyAb4e3aTsGS3N3VGShDl6VzJaXy7QwsEgsLOC7V00,57
|
17
|
+
locust_cloud-1.21.2.dev3.dist-info/licenses/LICENSE,sha256=Ow6fY6ta4KIjdlWalmxGvRP8yLmetvkbkl-SdHMjPIs,1093
|
18
|
+
locust_cloud-1.21.2.dev3.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|