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

rptest: upgrade kgo #17588

Merged
merged 1 commit into from
Apr 5, 2024
Merged

Conversation

nvartolomei
Copy link
Contributor

Backports Required

  • none - not a bug fix
  • none - this is a backport
  • none - issue does not exist in previous branches
  • none - papercut/not impactful enough to backport
  • v23.3.x
  • v23.2.x

Release Notes

  • none

@nvartolomei nvartolomei requested a review from a team as a code owner April 3, 2024 18:11
@nvartolomei nvartolomei requested review from rpdevmp and removed request for a team April 3, 2024 18:11
@vbotbuildovich
Copy link
Collaborator

vbotbuildovich commented Apr 3, 2024

new failures in https://buildkite.com/redpanda/redpanda/builds/47328#018ea585-ecc4-4acb-b234-6bc5b3b3ecc7:

"rptest.tests.mirror_maker_test.TestMirrorMakerService.test_consumer_group_mirroring.source_type=redpanda"
"rptest.tests.partition_movement_upgrade_test.PartitionMovementUpgradeTest.test_basic_upgrade"
"rptest.tests.e2e_shadow_indexing_test.EndToEndShadowIndexingTest.test_reset_spillover.cloud_storage_type=CloudStorageType.S3"

new failures in https://buildkite.com/redpanda/redpanda/builds/47328#018ea585-ecc1-4247-b594-00def8e488d5:

"rptest.tests.mirror_maker_test.TestMirrorMakerService.test_consumer_group_mirroring.source_type=kafka"
"rptest.tests.e2e_shadow_indexing_test.EndToEndShadowIndexingTest.test_reset_spillover.cloud_storage_type=CloudStorageType.ABS"

new failures in https://buildkite.com/redpanda/redpanda/builds/47328#018ea5a5-7504-4332-b6ce-5fc2c3bfb87f:

"rptest.tests.e2e_shadow_indexing_test.EndToEndShadowIndexingTest.test_reset_spillover.cloud_storage_type=CloudStorageType.S3"

new failures in https://buildkite.com/redpanda/redpanda/builds/47328#018ea5a5-7501-4161-ac95-dc31fec0d5a3:

"rptest.tests.mirror_maker_test.TestMirrorMakerService.test_consumer_group_mirroring.source_type=redpanda"
"rptest.tests.e2e_shadow_indexing_test.EndToEndShadowIndexingTest.test_reset_spillover.cloud_storage_type=CloudStorageType.ABS"

new failures in https://buildkite.com/redpanda/redpanda/builds/47328#018ea5a5-750a-49b7-8821-0991b1cc14e5:

"rptest.tests.mirror_maker_test.TestMirrorMakerService.test_consumer_group_mirroring.source_type=kafka"
"rptest.tests.partition_movement_upgrade_test.PartitionMovementUpgradeTest.test_basic_upgrade"

Copy link
Member

@dotnwat dotnwat left a comment

Choose a reason for hiding this comment

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

lgtm. could you add to the commit message a note about what changes you are making to the python service code which are necessitated by the upgrade?

The new version contains additional features to facilitate testing of
the write caching feature which is in development. Updated existing
services to support these.

Fixed some type hinting problems along the way.
@nvartolomei
Copy link
Contributor Author

Force-pushed removal of an accidental addition and added extra details in the commit message. cc @dotnwat

@nvartolomei nvartolomei merged commit 30096ce into redpanda-data:dev Apr 5, 2024
16 checks passed
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.

4 participants