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

Enable currently passing e2e testing to zonal buckets #2994

Open
wants to merge 29 commits into
base: master
Choose a base branch
from

Conversation

gargnitingoogle
Copy link
Collaborator

@gargnitingoogle gargnitingoogle commented Feb 12, 2025

Description

Final PR for b/393049076 - Automate gcsfuse e2e tests for zonal buckets

Link to the issue in case of a bug fix.

b/393049076

Testing details

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

@gargnitingoogle gargnitingoogle added the execute-integration-tests Run only integration tests label Feb 12, 2025
Copy link
Collaborator Author

@gargnitingoogle gargnitingoogle left a comment

Choose a reason for hiding this comment

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

Typos

Copy link

codecov bot commented Feb 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.19%. Comparing base (6e6fabe) to head (2742e57).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2994      +/-   ##
==========================================
- Coverage   75.23%   75.19%   -0.04%     
==========================================
  Files         126      126              
  Lines       17753    17753              
==========================================
- Hits        13356    13349       -7     
- Misses       3830     3836       +6     
- Partials      567      568       +1     
Flag Coverage Δ
unittests 75.19% <ø> (-0.04%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@gargnitingoogle gargnitingoogle force-pushed the gargnitin/automate-e2e-zonal/v3 branch 2 times, most recently from f2afe68 to acb3092 Compare February 12, 2025 12:02
@gargnitingoogle gargnitingoogle marked this pull request as ready for review February 12, 2025 14:06
@gargnitingoogle gargnitingoogle requested review from Tulsishah and a team as code owners February 12, 2025 14:06
@kislaykishore kislaykishore requested review from a team, BrennaEpp and tritone and removed request for a team, BrennaEpp and tritone February 12, 2025 14:07
@gargnitingoogle gargnitingoogle changed the title Gargnitin/automate e2e zonal/v3 Enable currently passing e2e testing to zonal buckets Feb 12, 2025
@gargnitingoogle
Copy link
Collaborator Author

The e2e tests, enabled here, passed with only zonal-bucket tests enabled: build . The run with both zonal and non-zonal buckets in a single run is running in the latest presubmit run.

@gargnitingoogle
Copy link
Collaborator Author

The presubmit e2e runs in the this PR are failing because of the test machine running out of disk. I have opened cl/726380077 to double the disk size requirement for the machine from 150GB to 300 GB.

@gargnitingoogle gargnitingoogle force-pushed the gargnitin/automate-e2e-zonal/v3 branch from 19300da to 9a0ad0c Compare February 13, 2025 10:49
@gargnitingoogle gargnitingoogle force-pushed the gargnitin/automate-e2e-zonal/v3 branch from 3483af4 to 026bf9a Compare February 17, 2025 05:05
@gargnitingoogle gargnitingoogle force-pushed the gargnitin/automate-e2e-zonal/v3 branch from 026bf9a to 82c1e65 Compare February 17, 2025 05:16
@gargnitingoogle gargnitingoogle removed the execute-integration-tests Run only integration tests label Feb 20, 2025
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.

2 participants