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

chore: Add Azure e2e tests #4200

Merged
merged 12 commits into from
Feb 9, 2023
Merged

chore: Add Azure e2e tests #4200

merged 12 commits into from
Feb 9, 2023

Conversation

JorTurFer
Copy link
Member

@JorTurFer JorTurFer commented Feb 5, 2023

Checklist

  • Tests have been added
  • Changelog has been updated and is aligned with our changelog requirements
  • Commits are signed with Developer Certificate of Origin (DCO - learn more)

Fixes #3891
Fixes #3895
Fixes #3889
Fixes #3890
Fixes #3892
Fixes #2928
Fixes #3887
Fixes #3888

Related to #3896

Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
@JorTurFer
Copy link
Member Author

JorTurFer commented Feb 5, 2023

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

Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
@JorTurFer
Copy link
Member Author

JorTurFer commented Feb 5, 2023

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

Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
@JorTurFer
Copy link
Member Author

JorTurFer commented Feb 5, 2023

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

Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
@JorTurFer
Copy link
Member Author

JorTurFer commented Feb 5, 2023

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

Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
@JorTurFer
Copy link
Member Author

JorTurFer commented Feb 5, 2023

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

Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
@JorTurFer
Copy link
Member Author

JorTurFer commented Feb 5, 2023

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

Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
@JorTurFer
Copy link
Member Author

JorTurFer commented Feb 5, 2023

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

@JorTurFer JorTurFer changed the title WIP - chore: Add Azure e2e tests chore: Add Azure e2e tests Feb 5, 2023
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
@JorTurFer
Copy link
Member Author

JorTurFer commented Feb 5, 2023

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

@JorTurFer JorTurFer marked this pull request as ready for review February 5, 2023 21:57
@JorTurFer JorTurFer requested a review from a team as a code owner February 5, 2023 21:57
@JorTurFer
Copy link
Member Author

All azure scalers are covered (without and with both identity providers) as part of this PR except the Azure Event Hub because it's assigned to a contributor. I have asked him and if we cannot finish it or prefers that we do it, I'll add them in other PR (if we would have already merged this)

@JorTurFer
Copy link
Member Author

JorTurFer commented Feb 6, 2023

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

Copy link
Member

@tomkerkhove tomkerkhove left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll leave this up to others to review but thanks!

tests/.env Show resolved Hide resolved
@JorTurFer
Copy link
Member Author

JorTurFer commented Feb 6, 2023

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

Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
@JorTurFer
Copy link
Member Author

JorTurFer commented Feb 7, 2023

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

Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
@JorTurFer
Copy link
Member Author

JorTurFer commented Feb 7, 2023

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

@zroubalik
Copy link
Member

@v-shenoy would you mind taking a look on these tests? I am by no means Azure expert 😄

Copy link
Member

@zroubalik zroubalik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM for me, but I'd like to keep it open for Azure folks to take a look.

@v-shenoy
Copy link
Contributor

v-shenoy commented Feb 8, 2023

@v-shenoy would you mind taking a look on these tests? I am by no means Azure expert 😄

I'll take a look by EOD.

@JorTurFer
Copy link
Member Author

JorTurFer commented Feb 8, 2023

Except azure monitor (which there was pending), other scaler e2e tests are just copy&paste&update of the already existing tests.
Please review azure monitor e2e with calm and love because it's totally new

Copy link
Contributor

@v-shenoy v-shenoy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Nice work!

@JorTurFer
Copy link
Member Author

Looks good. Nice work!

Nice!
Thanks for the review :)

@JorTurFer JorTurFer merged commit 3082489 into kedacore:main Feb 9, 2023
@JorTurFer JorTurFer deleted the add-azure-e2e branch February 9, 2023 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment