Skip to content

[INLONG-9866][Sort] Add end to end test case(redis to redis) for sort-connector-redis-v1.15.#9869

Merged
EMsnap merged 18 commits into
apache:masterfrom
XiaoYou201:INLONG-9866
Apr 2, 2024
Merged

[INLONG-9866][Sort] Add end to end test case(redis to redis) for sort-connector-redis-v1.15.#9869
EMsnap merged 18 commits into
apache:masterfrom
XiaoYou201:INLONG-9866

Conversation

@XiaoYou201
Copy link
Copy Markdown
Contributor

@XiaoYou201 XiaoYou201 commented Mar 24, 2024

Prepare a Pull Request

Motivation

Sort-connector-redis-v1.15 has not end to end test case yet, Add a redis to redis test case to it.

Modifications

Add Redis to Redis test case. It tested source and sink function. source funtion surpports GET, HGET, ZREVRANK, ZSCORE four type request and sink function supports PLAIN, HASH two sink functions.
This test case used jedis to verify that the results are correct.

@XiaoYou201 XiaoYou201 changed the title [INLONG-9866][Sort] Add IT case for sort-connector-redis-v1.15. [INLONG-9866][Sort] Add end to end test case(redis to redis) for sort-connector-redis-v1.15. Mar 24, 2024
aloyszhang
aloyszhang previously approved these changes Mar 25, 2024
@EMsnap
Copy link
Copy Markdown
Member

EMsnap commented Mar 25, 2024

Excuse me, I didn't find RedisToRedisITCase in the test result logs, it seems the test is not runned, please check and fix it

@aloyszhang aloyszhang added this to the 1.12.0 milestone Apr 1, 2024
@github-actions github-actions Bot added the service/ci Automatically confirm that the code is error-free label Apr 1, 2024
Comment thread .github/workflows/ci_ut.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component/sort service/ci Automatically confirm that the code is error-free

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Improve][Sort] Add end to end test case for sort-connector-redis-v1.15

4 participants