The Sample Platform Revisited
- Mentors
- canihavesomecoffee, thealphadollar
- Organization
- CCExtractor Development
- Technologies
- python, github, gcp, git
- Topics
- cloud
The sample platform is an excellent way to help new contributors check if their code doesn't introduce any regressions. The current KVM setup of the platform is pretty slow, and sometimes a test queue builds up.
Therefore we plan to move the platform towards GCP (Google Cloud Platform) and run the tests on disposable instances rather than KVM. This would speed up testing and prevent the building up of queues. Hence we would be able to judge new PRs on CCExtractor quicker.