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

Introduce BWC testing infrastructure #322

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lukas-vlcek
Copy link
Collaborator

Description

This commit introduces necessary changes to enable BWC testing.

Closes: #315


  • All my commits include DCO.
    DCO stands for Developer Certificate of Origin and it is your declaration that your contribution is correctly attributed and licensed. Please read more about how to attach DCO to your commits here (spoiler alert: in most cases it is as simple as using -s option when doing git commit).
    Please be aware that commits without DCO will cause failure of PR CI workflow and can not be merged.

This commit introduces necessary changes to enable BWC testing.

Closes: Aiven-Open#315

Signed-off-by: Lukáš Vlček <[email protected]>
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.

Introduce BWC testing
1 participant