{"id":17967201,"url":"https://github.com/robotnikautomation/robot_stresser_container","last_synced_at":"2026-04-28T11:03:20.794Z","repository":{"id":259477684,"uuid":"877975523","full_name":"RobotnikAutomation/robot_stresser_container","owner":"RobotnikAutomation","description":"Robot Stresser image","archived":false,"fork":false,"pushed_at":"2024-10-24T16:30:53.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"devel","last_synced_at":"2025-02-09T09:29:16.890Z","etag":null,"topics":["containers","docker","docker-compose"],"latest_commit_sha":null,"homepage":"https://robotnik.eu","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RobotnikAutomation.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"publiccode":null,"codemeta":null}},"created_at":"2024-10-24T15:03:10.000Z","updated_at":"2024-10-25T07:08:34.000Z","dependencies_parsed_at":"2024-10-25T21:33:13.805Z","dependency_job_id":"778e4d7e-801f-4648-ac80-91f07a12e444","html_url":"https://github.com/RobotnikAutomation/robot_stresser_container","commit_stats":null,"previous_names":["robotnikautomation/robot_stresser_container"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobotnikAutomation%2Frobot_stresser_container","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobotnikAutomation%2Frobot_stresser_container/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobotnikAutomation%2Frobot_stresser_container/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobotnikAutomation%2Frobot_stresser_container/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RobotnikAutomation","download_url":"https://codeload.github.com/RobotnikAutomation/robot_stresser_container/tar.gz/refs/heads/devel","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247081325,"owners_count":20880408,"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":["containers","docker","docker-compose"],"created_at":"2024-10-29T14:04:33.026Z","updated_at":"2026-04-28T11:03:20.757Z","avatar_url":"https://github.com/RobotnikAutomation.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Robot Stresser Container\n\n## Overview\n\nThe Robot Stresser Container is a Docker-based tool designed to stress test robot CPUs by simulating various workloads. It's essential for evaluating the performance and reliability of robotic systems under different conditions.\n\n## Features\n\n- Configurable base image and version\n- Customizable CPU count for stress testing\n- Tini integration as an init system\n- Utilizes the `stress` tool (renamed to `ros2`) for system load generation\n- Flexible command-line options for tailored stress tests\n\n## Quick Start\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/RobotnikAutomation/robot_stresser_container.git\n   cd robot_stresser_container\n   ```\n\n2. Build and run the container:\n   ```bash\n   docker compose build\n   docker compose up\n   ```\n\n## Usage\n\n### Basic Stress Test\n\nRun a basic stress test using Docker Compose:\n\n```bash\ndocker compose up\n```\n\n### Custom Stress Test\n\nModify the `command` in `build.yaml` to customize the stress test parameters:\n\n```yaml\ncommand:\n  - --timeout\n  - \"3\"\n  - --cpu\n  - \"1\"\n  - --vm-bytes\n  - \"10\"\n```\n\n### Environment Variables\n\n- `CPU`: Set the number of CPUs to stress (overrides the default)\n\n### Entrypoint\n\nThe container uses an entrypoint script (`entrypoint.sh`) that allows for flexible command execution. If no arguments are provided, it defaults to stressing the number of CPUs specified by the `CPU` environment variable.\n\n## Maintenance and License\n\n- Maintainer: Guillem Gari \u003cggari@robotnik.es\u003e from Robotnik Automation S.L.\n- License: BSD-3-Clause\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobotnikautomation%2Frobot_stresser_container","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobotnikautomation%2Frobot_stresser_container","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobotnikautomation%2Frobot_stresser_container/lists"}