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

Added redis tests #2412

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

eusebiu-constantin-petu-dbk
Copy link
Collaborator

What type of PR is this?

Which issue does this PR fix:

What does this PR do / Why do we need it:

If an issue # is not available please add repro steps and logs showing the issue:

Testing done on this change:

Automation added to e2e:

Will this break upgrades or downgrades?

Does this PR introduce any user-facing change?:


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Copy link

codecov bot commented Apr 30, 2024

Codecov Report

Attention: Patch coverage is 65.25424% with 41 lines in your changes missing coverage. Please review.

Project coverage is 92.67%. Comparing base (002ff05) to head (1513f04).

Files Patch % Lines
pkg/storage/cache/redis.go 64.65% 30 Missing and 11 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2412      +/-   ##
==========================================
- Coverage   92.82%   92.67%   -0.15%     
==========================================
  Files         169      170       +1     
  Lines       22304    22422     +118     
==========================================
+ Hits        20703    20780      +77     
- Misses        998     1028      +30     
- Partials      603      614      +11     

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

elee1766 and others added 3 commits July 4, 2024 14:56
Currently, we have dynamoDB as the remote shared cache but ideal only
for the cloud use case.
For on-prem use case, add support for redis.

Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
Signed-off-by: Petu Eusebiu <peusebiu@cisco.com>
Signed-off-by: Alexei Dodon <adodon@cisco.com>
@rchincha rchincha added this to the v2.2.0 milestone Sep 12, 2024
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