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

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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?

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