Skip to content

Try to enable EventHubsKafkaBinderOAuthIT#49108

Open
rujche wants to merge 1 commit intomainfrom
rujche/main/try-to-enable-EventHubsKafkaBinderOAuthIT
Open

Try to enable EventHubsKafkaBinderOAuthIT#49108
rujche wants to merge 1 commit intomainfrom
rujche/main/try-to-enable-EventHubsKafkaBinderOAuthIT

Conversation

@rujche
Copy link
Copy Markdown
Member

@rujche rujche commented May 8, 2026

Description

All SDK Contribution checklist:

  • The pull request does not introduce [breaking changes]
  • CHANGELOG is updated for new features, bug fixes or other significant changes.
  • I have read the contribution guidelines.

General Guidelines and Best Practices

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

Copilot AI review requested due to automatic review settings May 8, 2026 05:32
@rujche rujche requested review from a team, Netyyyy, moarychan and saragluna as code owners May 8, 2026 05:32
@github-actions github-actions Bot added the azure-spring All azure-spring related issues label May 8, 2026
@rujche rujche self-assigned this May 8, 2026
@rujche rujche added the azure-spring-eventhubs-kafka Spring event hubs kafka related issues. label May 8, 2026
@rujche rujche added this to the 2026-06 milestone May 8, 2026
@rujche rujche moved this from Todo to In Progress in Spring Cloud Azure May 8, 2026
@rujche
Copy link
Copy Markdown
Member Author

rujche commented May 8, 2026

/azp run java - spring - tests

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This pull request enables the EventHubsKafkaBinderOAuthIT Spring Cloud Azure integration test so it runs as part of the Event Hubs IT suite (when -DskipSpringITs=false is used in CI), aligning with the intent to validate Event Hubs Kafka OAuth scenarios end-to-end.

Changes:

  • Removed the @Disabled annotation from EventHubsKafkaBinderOAuthIT.
  • Removed the now-unused Disabled import.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

azure-spring All azure-spring related issues azure-spring-eventhubs-kafka Spring event hubs kafka related issues.

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

2 participants