Skip to content

CI updates#100

Merged
bjosv merged 4 commits intovalkey-io:mainfrom
bjosv:update-ci
Sep 24, 2024
Merged

CI updates#100
bjosv merged 4 commits intovalkey-io:mainfrom
bjosv:update-ci

Conversation

@bjosv
Copy link
Copy Markdown
Collaborator

@bjosv bjosv commented Sep 23, 2024

  • Add Valkey 8 to the compatibility test in CI, which requires the following test update:

  • Update test of pubsub-replies without a channel/pattern string.
    Perform the punsubscribe before entering non-pubsub mode since Valkey 8
    dont allow several UNSUBSCRIBE commands executed under non-pubsub mode.
    See Decline unsubscribe related command in non-subscribed mode valkey#759

  • Temporarily use Valkey 7.2.5 in CI for macOS to avoid error:0A000010F:SSL routines::bad length error in test_throughput. Brew provides Valkey 8.0.0 which fails in our CI runs in main.

  • Primarily use valkey_version from INFO to determine server version in test.

Signed-off-by: Björn Svensson <bjorn.a.svensson@est.tech>
… test

Signed-off-by: Björn Svensson <bjorn.a.svensson@est.tech>
Perform the punsubscribe before entering non-pubsub mode since Valkey 8
dont allow several UNSUBSCRIBE commands executed under non-pubsub mode.
See valkey-io/valkey#759

Signed-off-by: Björn Svensson <bjorn.a.svensson@est.tech>
Signed-off-by: Björn Svensson <bjorn.a.svensson@est.tech>
@bjosv bjosv merged commit 2e605df into valkey-io:main Sep 24, 2024
@bjosv bjosv deleted the update-ci branch September 24, 2024 08:12
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