{"id":28452932,"url":"https://github.com/marketsquare/robotframework-cluster","last_synced_at":"2025-06-25T09:33:55.663Z","repository":{"id":43639263,"uuid":"349446367","full_name":"MarketSquare/robotframework-cluster","owner":"MarketSquare","description":"possible successor of Pabot","archived":false,"fork":false,"pushed_at":"2021-03-19T20:50:34.000Z","size":9,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-06-06T18:13:12.084Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/MarketSquare.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}},"created_at":"2021-03-19T14:13:18.000Z","updated_at":"2023-03-17T15:49:52.000Z","dependencies_parsed_at":"2022-09-24T22:40:22.265Z","dependency_job_id":null,"html_url":"https://github.com/MarketSquare/robotframework-cluster","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MarketSquare/robotframework-cluster","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarketSquare%2Frobotframework-cluster","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarketSquare%2Frobotframework-cluster/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarketSquare%2Frobotframework-cluster/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarketSquare%2Frobotframework-cluster/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MarketSquare","download_url":"https://codeload.github.com/MarketSquare/robotframework-cluster/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarketSquare%2Frobotframework-cluster/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261844807,"owners_count":23218438,"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":"2025-06-06T18:13:10.583Z","updated_at":"2025-06-25T09:33:55.653Z","avatar_url":"https://github.com/MarketSquare.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# robotframework-cluster\npossible successor of Pabot\n\n## Why\n- Pabot is 5 years old now and it has code that does what it does. It is a one person hobby project.\n- Pabot has room for improvement with exec time, because it starts a single robot per execution item.\n- preserve global library instances for each Thread/Satellite. Not re-initializing the library instance for each test/suite.\n- Pabot only runs on one local machine and we want to be able to distribute test to specific test envs. Conflicting requirements for different test envs.\n- Load balancing pabot test over multiple machines.\n\n\n## What\n- There shall be a core team.\n- There shall be centralized Hive with \"distributor/coordinator/collector\" and N \"drones\".\n- Distributor creates a robot model, serializes it and sends it to the \"drones\".\n- Coordinator takes care about what is executed and what shall be executed next\n- Drones executes tests locally and communicates them with coordinator\n- Result collector gets results from satellites and create one RobotResult\n- Coordinator may start local satellites or register remote drones\n- Drones shall be capable of being configured to execute tests that can be executed on that particular env.\n- Tests shall be possible to not execute in order if test environments requires (i.e. one test env can only use specific tests)\n- Drones shall be able to communicate and coordinate if common Setups have to be executed only once.\n- Hive should be able to work with DataDriver or a similar functionality\n\n- Container technologies shall be integrated, so that Hive may be able to control Kubernetes Cluster or Docker Containers.\n\n## How\n\n### Good Question\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarketsquare%2Frobotframework-cluster","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarketsquare%2Frobotframework-cluster","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarketsquare%2Frobotframework-cluster/lists"}