Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Testing #318

Open
1 of 3 tasks
mvmaltitz opened this issue Dec 17, 2024 · 1 comment
Open
1 of 3 tasks

Testing #318

mvmaltitz opened this issue Dec 17, 2024 · 1 comment
Assignees

Comments

@mvmaltitz
Copy link
Contributor

mvmaltitz commented Dec 17, 2024

  • Speed / performance testing - I'm not sure how long it will take to run the advisory for all 5M farmers every week. we should make sure there are no operational delays - e.g. if we start the job on a Sunday, it doesn't finish on Tuesday.
  • End to end testing from configure DCAS for different country/rules, ingest new farm registry to existing group, produce final output csv UAT Spreadsheet to test against #358
  • Over all API testing according to the user requirements
@danangmassandy
Copy link
Collaborator

We should also test the performance of dcas on our dev/staging env with 5M:

  • Copy T.io zarr to dev bucket
  • Generate 5M farms locally and export to csv
  • Ingest the 5M farms
  • Run the dcas pipeline

We should observe the cpu and memory usage during the run.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants