locust-cloud 1.21.0__py3-none-any.whl → 1.21.1.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.
- locust_cloud/args.py +0 -1
- {locust_cloud-1.21.0.dist-info → locust_cloud-1.21.1.dev2.dist-info}/METADATA +1 -1
- {locust_cloud-1.21.0.dist-info → locust_cloud-1.21.1.dev2.dist-info}/RECORD +6 -6
- {locust_cloud-1.21.0.dist-info → locust_cloud-1.21.1.dev2.dist-info}/WHEEL +0 -0
- {locust_cloud-1.21.0.dist-info → locust_cloud-1.21.1.dev2.dist-info}/entry_points.txt +0 -0
- {locust_cloud-1.21.0.dist-info → locust_cloud-1.21.1.dev2.dist-info}/licenses/LICENSE +0 -0
locust_cloud/args.py
CHANGED
@@ -266,7 +266,6 @@ combined_cloud_parser.add_argument(
|
|
266
266
|
"-u",
|
267
267
|
"--users",
|
268
268
|
type=int,
|
269
|
-
default=1,
|
270
269
|
help="Number of users to launch. This is the same as the regular Locust argument, but also affects how many workers to launch.",
|
271
270
|
env_var="LOCUST_USERS",
|
272
271
|
)
|
@@ -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=REVs1j6Jb86ABb8eQvN6yEEYIUjW8tMOe3nppGTTFGM,9929
|
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.
|
15
|
-
locust_cloud-1.21.
|
16
|
-
locust_cloud-1.21.
|
17
|
-
locust_cloud-1.21.
|
18
|
-
locust_cloud-1.21.
|
14
|
+
locust_cloud-1.21.1.dev2.dist-info/METADATA,sha256=HIv2dg8PF4spDuDIL-WfUcfqHMIZEDs2kiEhLoKRUAI,788
|
15
|
+
locust_cloud-1.21.1.dev2.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
16
|
+
locust_cloud-1.21.1.dev2.dist-info/entry_points.txt,sha256=PGyAb4e3aTsGS3N3VGShDl6VzJaXy7QwsEgsLOC7V00,57
|
17
|
+
locust_cloud-1.21.1.dev2.dist-info/licenses/LICENSE,sha256=Ow6fY6ta4KIjdlWalmxGvRP8yLmetvkbkl-SdHMjPIs,1093
|
18
|
+
locust_cloud-1.21.1.dev2.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|