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

Fix kernel cache ttl test failure for GKE #2853

Merged
merged 5 commits into from
Jan 3, 2025

Conversation

Tulsishah
Copy link
Collaborator

@Tulsishah Tulsishah commented Jan 3, 2025

Description

Tests began failing due to execution sequence issues stemming from the addition of a negative cache upon deletion. To address this, the affected tests were moved to a separate file and configured with a metadata cache TTL of 0.

Link to the issue in case of a bug fix.

b/386817041

Testing details

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

@Tulsishah Tulsishah added the execute-integration-tests Run only integration tests label Jan 3, 2025
Copy link

codecov bot commented Jan 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.11%. Comparing base (84f8195) to head (94caeb1).
Report is 7 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2853      +/-   ##
==========================================
+ Coverage   76.08%   76.11%   +0.03%     
==========================================
  Files         118      118              
  Lines       16557    16557              
==========================================
+ Hits        12598    12603       +5     
+ Misses       3427     3423       -4     
+ Partials      532      531       -1     
Flag Coverage Δ
unittests 76.11% <ø> (+0.03%) ⬆️

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.

@Tulsishah Tulsishah marked this pull request as ready for review January 3, 2025 06:56
@Tulsishah Tulsishah requested a review from a team as a code owner January 3, 2025 06:56
@Tulsishah Tulsishah requested a review from charith87 January 3, 2025 06:56
@kislaykishore kislaykishore requested review from a team, BrennaEpp and gargnitingoogle and removed request for a team and BrennaEpp January 3, 2025 06:57
@Tulsishah Tulsishah requested a review from raj-prince January 3, 2025 09:06
@Tulsishah Tulsishah merged commit 94eddd0 into master Jan 3, 2025
13 checks passed
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants