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

fix: Initial delay e2e test use a scaler without failures #6185

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

JorTurFer
Copy link
Member

I think that after moving the cron scaler to the declarative parsing, 0 is treated as error and this test failed because during errors, the scaling to 0 doesn't apply. This PR changes the scaler to other that returns 0 without errors

Checklist

  • Commits are signed with Developer Certificate of Origin (DCO - learn more)

Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
@JorTurFer JorTurFer requested a review from a team as a code owner September 24, 2024 20:07
@JorTurFer JorTurFer enabled auto-merge (squash) September 24, 2024 20:07
@JorTurFer
Copy link
Member Author

JorTurFer commented Sep 24, 2024

/run-e2e internal
Update: You can check the progress here

@JorTurFer JorTurFer merged commit fe7add6 into kedacore:main Sep 25, 2024
19 checks passed
@JorTurFer JorTurFer deleted the fix-e2e branch September 25, 2024 06:50
rickbrouwer pushed a commit to rickbrouwer/keda that referenced this pull request Oct 2, 2024
)

Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
JorTurFer added a commit to JorTurFer/keda that referenced this pull request Oct 7, 2024
)

Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
Signed-off-by: Jorge Turrado <jorge.turrado@scrm.lidl>
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

Successfully merging this pull request may close these issues.

2 participants