{"id":18497171,"url":"https://github.com/bottlerocket-os/bottlerocket-test-system","last_synced_at":"2025-10-09T19:37:15.557Z","repository":{"id":36986936,"uuid":"381435140","full_name":"bottlerocket-os/bottlerocket-test-system","owner":"bottlerocket-os","description":"A system for testing Bottlerocket","archived":false,"fork":false,"pushed_at":"2025-10-02T22:25:48.000Z","size":2592,"stargazers_count":19,"open_issues_count":66,"forks_count":26,"subscribers_count":17,"default_branch":"develop","last_synced_at":"2025-10-09T19:37:15.295Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bottlerocket-os.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE-APACHE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":"COPYRIGHT","agents":null,"dco":null,"cla":null}},"created_at":"2021-06-29T16:48:04.000Z","updated_at":"2025-10-08T08:57:52.000Z","dependencies_parsed_at":"2024-08-08T08:35:52.314Z","dependency_job_id":"49ac24ac-b488-4cfa-b86f-2aa00afa1646","html_url":"https://github.com/bottlerocket-os/bottlerocket-test-system","commit_stats":null,"previous_names":[],"tags_count":21,"template":false,"template_full_name":"amazon-archives/__template_Apache-2.0","purl":"pkg:github/bottlerocket-os/bottlerocket-test-system","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bottlerocket-os%2Fbottlerocket-test-system","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bottlerocket-os%2Fbottlerocket-test-system/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bottlerocket-os%2Fbottlerocket-test-system/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bottlerocket-os%2Fbottlerocket-test-system/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bottlerocket-os","download_url":"https://codeload.github.com/bottlerocket-os/bottlerocket-test-system/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bottlerocket-os%2Fbottlerocket-test-system/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279001957,"owners_count":26083244,"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","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-06T13:33:45.882Z","updated_at":"2025-10-09T19:37:15.551Z","avatar_url":"https://github.com/bottlerocket-os.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bottlerocket Test System\n\nA system for testing Bottlerocket.\nTo learn more about how it works, see the [design](docs/DESIGN.md) document.\n\n## Overview\n\nThe system consists of a command line interface, Kubernetes controller, custom resource definition (CRD) objects and containers that allow you to create resources and run tests.\nYou install TestSys into a cluster of your choice, we call this the *TestSys cluster*.\nWhen running a test, resource agents create an external cluster where we run Bottlerocket instances and run tests.\nThis is called an *external cluster*.\n\n## Quickstart\n\nSee our [QUICKSTART](docs/QUICKSTART.md) for a walk through of compiling, deploying, and running a quick test.\n\nMore detailed quickstart guides can be found in the main [Bottlerocket](https://github.com/bottlerocket-os/bottlerocket/) repo.\nSee the `QUICKSTART-*.md` files for information on the various deployment targets.\n\n## Development\n\nSee the [Developer Guide for TestSys](docs/DEVELOPER.md) for an introduction to the framework and start up guide.\n\n### Project Structure\n\n- `testsys-model` is the root dependency. It includes the CRDs and clients for interacting with them.\n- `controller` contains the Kubernetes controller responsible for running resource and test pods.\n- `agent` contains libraries with the traits and harnesses for creating test and resource agents.\n- `bottlerocket/agents` contains the implementations of the test and resource traits that we use for Bottlerocket testing.\n\nThe `testsys-model`, `agents` and `controller` crates are general-purpose, and define the TestSys system.\nIt is possible to use these libraries and controller for testing purposes other than Bottlerocket.\n\nThe `bottlerocket/agents` crates are more specialized to Bottlerocket's testing use cases.\n\n## Security\n\nSee [CONTRIBUTING](CONTRIBUTING.md#security-issue-notifications) for more information.\n\n## License\n\nThis project is dual licensed under either the Apache-2.0 License or the MIT license, your choice.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbottlerocket-os%2Fbottlerocket-test-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbottlerocket-os%2Fbottlerocket-test-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbottlerocket-os%2Fbottlerocket-test-system/lists"}