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

Performance test vernietigen zaken #496

Open
5 of 9 tasks
svenvandescheur opened this issue Nov 19, 2024 · 2 comments · May be fixed by #536
Open
5 of 9 tasks

Performance test vernietigen zaken #496

svenvandescheur opened this issue Nov 19, 2024 · 2 comments · May be fixed by #536
Assignees

Comments

@svenvandescheur
Copy link
Contributor

svenvandescheur commented Nov 19, 2024

https://dimpact.atlassian.net/jira/software/c/projects/PZ/boards/258?selectedIssue=PZ-3218

To do

Set up

  • Make a sql dump of an openzaak with 10 000 zaken, each with 10 documents attached (100 000 documents in total)
  • Spin up a Openzaak/Openarchiefbeheer K8 instance and load the sql database in OZ

Extra:

  • Add OAB to the commonground mega umbrella chart? For easy deploy of test stack

Tests

  • How long does it take to sync the zaken the first time.
    • Measure: how long does the celery task take
    • Results: 70.2 min, 69.5 min, 70.5 min
  • Creating a destruction list and submitting it for review.
    • Measure: The duration of the POST request to /api/v1/destruction-lists and the POST to /api/v1/destruction-lists/{uuid}/mark_ready_review/
    • Results POST /api/v1/destruction-lists: 11.8 s, 11.6 s, 11.2 s
  • As reviewer navigate in the review page
    • Measure: Investigating
  • How long does it take to delete a destruction list with all the zaken
    • Measure: how long does the celery task take
    • Results:

Discovered issues

... that need fixing

@svenvandescheur svenvandescheur converted this from a draft issue Nov 19, 2024
@SilviaAmAm SilviaAmAm added the blocked Some action is needed to unblock it label Nov 29, 2024
@SilviaAmAm
Copy link
Collaborator

Blocked by zgw-consumers release with maykinmedia/zgw-consumers#102

@SilviaAmAm
Copy link
Collaborator

ZGW consumers problem resolved

@SilviaAmAm SilviaAmAm removed the blocked Some action is needed to unblock it label Dec 3, 2024
@SilviaAmAm SilviaAmAm linked a pull request Dec 9, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

2 participants