Skip to content

Refactor reconfiguration performance test to bulk delete namespaces #2376

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

Closed
bjee19 opened this issue Aug 12, 2024 · 0 comments · Fixed by #3402
Closed

Refactor reconfiguration performance test to bulk delete namespaces #2376

bjee19 opened this issue Aug 12, 2024 · 0 comments · Fixed by #3402
Assignees
Labels
tests Pull requests that update tests
Milestone

Comments

@bjee19
Copy link
Contributor

bjee19 commented Aug 12, 2024

In the reconfiguration performance test, the majority of the time is spent on deleting namespaces. We currently delete namespaces one at a time. If we can find a way to bulk delete the namespaces we could cut down a lot on the total runtime of the NFR tests.

@bjee19 bjee19 added the enhancement New feature or request label Aug 12, 2024
@mpstefan mpstefan added tests Pull requests that update tests and removed enhancement New feature or request labels Aug 13, 2024
@mpstefan mpstefan added this to the v1.5.0 milestone Aug 13, 2024
@mpstefan mpstefan modified the milestones: v1.5.0, v2.0.0 Sep 4, 2024
@mpstefan mpstefan modified the milestones: v1.6.0, v2.2.0 Dec 18, 2024
@bjee19 bjee19 moved this from 🆕 New to 👀 In Review in NGINX Gateway Fabric May 23, 2025
@bjee19 bjee19 self-assigned this May 23, 2025
@github-project-automation github-project-automation bot moved this from 👀 In Review to ✅ Done in NGINX Gateway Fabric May 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Pull requests that update tests
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants