{"id":19900114,"url":"https://github.com/m-lab/node-loadtesting","last_synced_at":"2025-03-01T06:45:44.101Z","repository":{"id":139785611,"uuid":"59510111","full_name":"m-lab/node-loadtesting","owner":"m-lab","description":"Stress test for M-Lab Kubernetes nodes","archived":false,"fork":false,"pushed_at":"2023-08-22T23:10:54.000Z","size":26,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-10-29T13:45:39.587Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/m-lab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2016-05-23T18:54:46.000Z","updated_at":"2020-08-11T17:24:02.000Z","dependencies_parsed_at":"2024-02-23T05:44:24.400Z","dependency_job_id":null,"html_url":"https://github.com/m-lab/node-loadtesting","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m-lab%2Fnode-loadtesting","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m-lab%2Fnode-loadtesting/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m-lab%2Fnode-loadtesting/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m-lab%2Fnode-loadtesting/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/m-lab","download_url":"https://codeload.github.com/m-lab/node-loadtesting/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241089117,"owners_count":19907694,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-12T20:11:13.701Z","updated_at":"2025-03-01T06:45:44.070Z","avatar_url":"https://github.com/m-lab.png","language":"Shell","readme":"# NDT Load Test\n\n## Pre-Requisites\n\n* Access to at least one M-Lab sandbox node from which you will launch the\n  load test.\n* **IMPORTANT**: disable the TxController of the target ndt-server. If you do\n  not do this, the load testing will not work. One easy way to do this is to\n  manually edit the `ndt` DaemonSet in the mlab-sandbox cluster (`kubectl\n  edit ds ndt`) and set `-txcontroller.max-rate=0`. This will affect all\n  ndt-servers in the mlab-sandbox cluster, so don't forget to undo this\n  change when you are done.\n\n## Running tests\n\nOn the M-Lab sandbox node, run something like the following:\n\n```\n# docker run --rm --workdir=/root/bin --net=host --tty \\\n    measurementlab/node-loadtesting:v1.0.0 ./run.sh 50 250 10\n```\n\nrun.sh accepts five arguments, the first three of which are required:\n\n```\n./run.sh \u003cstart\u003e \u003cstop\u003e \u003cstep\u003e \u003ctarget\u003e \u003cperiod\u003e\n```\n\nOption descriptions:\n\n* _\\\u003cstart\\\u003e_: The initial/starting number of concurrent NDT clients to launch\n  against _server_.\n* _\\\u003cstop\\\u003e_: The maximum number of concurrent tests to launch against _server_.\n* _\\\u003cstep\\\u003e_: Increments the number of concurrent tests against _\\\u003cserver\\\u003e_ by\n  this amount each _\\\u003cperiod\\\u003e_ from _\\\u003cstart\\\u003e_ until _\\\u003cstop\\\u003e_ count is reached.\n* _\\\u003ctarget\\\u003e_: The target server to run the tests against.\n  Default: mlab3v4-lga0t.mlab-sandbox.measurement-lab.org.\n* _\\\u003cperiod\\\u003e_: The amount of time to run each incremental number of concurrent\n  tests before adding _\\\u003cstep\\\u003e_ more concurrent tests.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm-lab%2Fnode-loadtesting","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fm-lab%2Fnode-loadtesting","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm-lab%2Fnode-loadtesting/lists"}