Skip to content

test(integration): enable tests for RAM cache and zonal buckets - #4994

Open
vipnydav wants to merge 1 commit into
masterfrom
enable-test-packages-for-zb
Open

test(integration): enable tests for RAM cache and zonal buckets#4994
vipnydav wants to merge 1 commit into
masterfrom
enable-test-packages-for-zb

Conversation

@vipnydav

@vipnydav vipnydav commented Aug 6, 2026

Copy link
Copy Markdown
Member

Description

This PR enables integration tests that were previously blocked or disabled, and cleans up old configurations:

  • Uncomments and enables the RAM cache tests (TestCacheFileForRangeReadTrueWithRamCache) which were disabled due to bug b/383682524. We are re-enabling this per the discussion in the bug.
  • Enables the interrupt test for Zonal buckets (zonal: true) now that read support for unfinalized objects has been fixed, as requested in bug b/417136852.

Link to the issue in case of a bug fix.

  • b/383682524
  • b/417136852

Testing details

  1. Manual - Done
  2. Unit tests - NA
  3. Integration tests - Automated

Any backward incompatible change? If so, please explain.

No.

@vipnydav vipnydav added the execute-integration-tests Run only integration tests label Aug 6, 2026
@vipnydav
vipnydav requested a review from meet2mky as a code owner August 6, 2026 05:49
@vipnydav vipnydav added the execute-integration-tests-on-zb To run E2E tests on zonal bucket. label Aug 6, 2026
@vipnydav
vipnydav requested a review from a team as a code owner August 6, 2026 05:49
@vipnydav
vipnydav requested a review from abhishek10004 August 6, 2026 05:49
@github-actions github-actions Bot added the remind-reviewers Auto remind reviewers in attention set for review post 24hrs of inactivity on PR. label Aug 6, 2026

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code Review

This pull request updates the integration test configurations in tools/integration_tests/test_config.yaml by enabling RAM cache tests (TestCacheFileForRangeReadTrueWithRamCache) with specific protocol and kernel reader flags, adding a new Pirlo test configuration, and enabling zonal bucket compatibility for streaming writes. Feedback was provided to add the missing --enable-kernel-reader=false flag to one of the Pirlo test configurations to prevent bypassing the file cache.

Comment thread tools/integration_tests/test_config.yaml Outdated
@vipnydav
vipnydav force-pushed the enable-test-packages-for-zb branch from 106652c to 5c1422e Compare August 6, 2026 05:53
@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown

Hi @meet2mky, @abhishek10004, your feedback is needed to move this pull request forward. This automated reminder was triggered because there has been no activity for over 24 hours. Please provide your input when you have a moment. Thank you!

5 similar comments
@github-actions

Copy link
Copy Markdown

Hi @meet2mky, @abhishek10004, your feedback is needed to move this pull request forward. This automated reminder was triggered because there has been no activity for over 24 hours. Please provide your input when you have a moment. Thank you!

@github-actions

Copy link
Copy Markdown

Hi @meet2mky, @abhishek10004, your feedback is needed to move this pull request forward. This automated reminder was triggered because there has been no activity for over 24 hours. Please provide your input when you have a moment. Thank you!

@github-actions

Copy link
Copy Markdown

Hi @meet2mky, @abhishek10004, your feedback is needed to move this pull request forward. This automated reminder was triggered because there has been no activity for over 24 hours. Please provide your input when you have a moment. Thank you!

@github-actions

Copy link
Copy Markdown

Hi @meet2mky, @abhishek10004, your feedback is needed to move this pull request forward. This automated reminder was triggered because there has been no activity for over 24 hours. Please provide your input when you have a moment. Thank you!

@github-actions

Copy link
Copy Markdown

Hi @meet2mky, @abhishek10004, your feedback is needed to move this pull request forward. This automated reminder was triggered because there has been no activity for over 24 hours. Please provide your input when you have a moment. Thank you!

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

Labels

execute-integration-tests Run only integration tests execute-integration-tests-on-zb To run E2E tests on zonal bucket. remind-reviewers Auto remind reviewers in attention set for review post 24hrs of inactivity on PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant