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: Cron Scaler e2e test works during min 59 #3590

Merged
merged 1 commit into from
Aug 24, 2022

Conversation

JorTurFer
Copy link
Member

Signed-off-by: Jorge Turrado jorge_turrado@hotmail.es

Before this fix, if we execute the e2e test at XX:59, the generated cron expressions are 60 * * * * and 61 * * * * which are incorrect, this PR ensures that cron's minutes are between 0 and 59

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 August 24, 2022 10:13
@JorTurFer
Copy link
Member Author

JorTurFer commented Aug 24, 2022

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

@tomkerkhove tomkerkhove merged commit 40da2e2 into kedacore:main Aug 24, 2022
andyatwork pushed a commit to andyatwork/keda that referenced this pull request Oct 31, 2022
@JorTurFer JorTurFer deleted the fix-cron-e2e branch January 18, 2023 18:32
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