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

Implement e2e tests where ScaledObject is updated #3870

Closed
Tracked by #2357
zroubalik opened this issue Nov 16, 2022 · 0 comments · Fixed by #4265
Closed
Tracked by #2357

Implement e2e tests where ScaledObject is updated #3870

zroubalik opened this issue Nov 16, 2022 · 0 comments · Fixed by #4265
Assignees
Labels
good first issue Good for newcomers help wanted Looking for support from community stale-bot-ignore All issues that should not be automatically closed by our stale bot testing

Comments

@zroubalik
Copy link
Member

zroubalik commented Nov 16, 2022

Proposal

We should cover multiple scenarious, probalby in internals package of e2e test.

  • Deploy ScaledObject with 1 trigger -> update value in the trigger -> check that scaling works
  • Deploy ScaledObject with 1 trigger -> add another trigger -> check that scaling works
  • Deploy ScaledObject with 2 triggers -> remove 1 trigger -> check that scaling works
  • Deploy ScaledObject with 3 triggers (where one trigger is cpu/mem scaler) -> update 1 trigger -> check that scaling works
  • Deploy ScaledObject and scale to max replicas-> update max replicas -> check that scaling to new max works
  • ...

https://github.com/kedacore/keda/tree/main/tests/internals

https://github.com/kedacore/keda/blob/main/tests/README.md

Use-Case

No response

Anything else?

No response

@zroubalik zroubalik added help wanted Looking for support from community feature-request All issues for new features that have not been committed to testing labels Nov 16, 2022
@zroubalik zroubalik moved this to Proposed in Roadmap - KEDA Core Nov 16, 2022
@zroubalik zroubalik moved this from Proposed to To Do in Roadmap - KEDA Core Nov 16, 2022
@zroubalik zroubalik added good first issue Good for newcomers stale-bot-ignore All issues that should not be automatically closed by our stale bot and removed feature-request All issues for new features that have not been committed to labels Nov 16, 2022
@zroubalik zroubalik moved this from To Do to In Review in Roadmap - KEDA Core Feb 21, 2023
@github-project-automation github-project-automation bot moved this from In Review to Ready To Ship in Roadmap - KEDA Core Feb 22, 2023
@JorTurFer JorTurFer moved this from Ready To Ship to Done in Roadmap - KEDA Core Mar 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Looking for support from community stale-bot-ignore All issues that should not be automatically closed by our stale bot testing
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants