Skip to content

Use the correct port for migration#2050

Merged
madolson merged 2 commits into
valkey-io:unstablefrom
madolson:SKIP_TLS_
May 6, 2025
Merged

Use the correct port for migration#2050
madolson merged 2 commits into
valkey-io:unstablefrom
madolson:SKIP_TLS_

Conversation

@madolson

@madolson madolson commented May 6, 2025

Copy link
Copy Markdown
Member

One of the new tests that was added uses CONFIG GET PORT, which isn't right one for TLS.

Also removed some other use of the helper which aren't actually used.

Signed-off-by: Madelyn Olson <madelyneolson@gmail.com>
@madolson madolson added test-failure An issue indicating a test failure run-extra-tests Run extra tests on this PR (Runs all tests from daily except valgrind and RESP) labels May 6, 2025
Signed-off-by: Madelyn Olson <madelyneolson@gmail.com>
@codecov

codecov Bot commented May 6, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.02%. Comparing base (7859ba9) to head (c963251).
Report is 2 commits behind head on unstable.

Additional details and impacted files
@@             Coverage Diff              @@
##           unstable    #2050      +/-   ##
============================================
- Coverage     71.05%   71.02%   -0.03%     
============================================
  Files           123      123              
  Lines         66173    66173              
============================================
- Hits          47017    47001      -16     
- Misses        19156    19172      +16     

see 13 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@zuiderkwast zuiderkwast requested a review from xbasel May 6, 2025 19:41

@zuiderkwast zuiderkwast 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.

It's from this one, yes. LGTM.

Some of the other failures is this one:

@madolson madolson merged commit c79b529 into valkey-io:unstable May 6, 2025
@xbasel

xbasel commented May 6, 2025

Copy link
Copy Markdown
Member

lgtm

rainsupreme pushed a commit to rainsupreme/valkey that referenced this pull request May 14, 2025
One of the new tests that was added uses `CONFIG GET PORT`, which isn't
right one for TLS.

Also removed some other use of the helper which aren't actually used.

Introduced as part of valkey-io#1671.

---------

Signed-off-by: Madelyn Olson <madelyneolson@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

run-extra-tests Run extra tests on this PR (Runs all tests from daily except valgrind and RESP) test-failure An issue indicating a test failure

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants