Skip to content

[Daily IT]: Daily IT adds a single region task#14659

Merged
OneSizeFitsQuorum merged 3 commits intoapache:masterfrom
YangYumings:DailyITAddSingleRegion
Jan 23, 2025
Merged

[Daily IT]: Daily IT adds a single region task#14659
OneSizeFitsQuorum merged 3 commits intoapache:masterfrom
YangYumings:DailyITAddSingleRegion

Conversation

@YangYumings
Copy link
Contributor

@YangYumings YangYumings commented Jan 9, 2025

目标:测试表模型在单 region 下的增删功能。

本次改动:

  • 新添加的单 region 场景仅测试类别为 TableSimpleIT 的测试用例;
  • 添加属性 integrationTest.dataRegionPerDataNode 控制 region 数;

@YangYumings YangYumings changed the title Daily IT adds a single region task [Daily IT]: Daily IT adds a single region task Jan 9, 2025
uses: actions/setup-java@v4
with:
distribution: liberica
java-version: 17
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should use ${{ matrix.java }}?

path: ~/.m2
key: ${{ runner.os }}-m2-${{ hashFiles('**/pom.xml') }}
restore-keys: ${{ runner.os }}-m2-
- name: Adjust network dynamic TCP ports range
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why we do not need adjust this for Simple job?

Copy link
Contributor

@OneSizeFitsQuorum OneSizeFitsQuorum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@OneSizeFitsQuorum OneSizeFitsQuorum merged commit 8c62821 into apache:master Jan 23, 2025
35 checks passed
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