- Reduce the live database set of the primary CPAN Testers servers
- Mostly-static data that does not need deep querying should be removed from the database
- Allow individuals to run CPAN Testers databases (schema, backend, api) for their own internal use
- Must have an easy way to run a single node that contains a database, backend, and API
- Must have an easy way to configure a tester to submit to the internal node
- Must have a web app to show the status of the local testing infrastructure
- This includes the latest reports generated by the local testers
- Allow individual CPAN Testers instances to be synced with the primary instance
- Must be able to copy reports from the internal node to the primary node
- Must be able to copy reports from the primary node to the internal node
- Allow annotation of test reports by testers and dist maintainers
- Annotations must be able to be synced by the above processes
Last active
December 5, 2019 16:02
-
-
Save preaction/5f8b9386efffd01497d050d772e3102c to your computer and use it in GitHub Desktop.
CPAN Testers Network - Outline
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment