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

[MINOR] improve(CI): Backport #4589 and #4822 to branch-0.6 #4856

Merged
merged 3 commits into from
Sep 5, 2024

Conversation

jerryshao
Copy link
Contributor

What changes were proposed in this pull request?

Backport #4589 and #4822 to branch-0.6

Why are the changes needed?

To align the Github CI to main branch.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Existing CI.

mchades and others added 3 commits September 4, 2024 14:59
…pache#4589)

### What changes were proposed in this pull request?

 - run h2 backend tests only if test-mode is embedded
 - run mysql backend tests only if test-mode is deploy
 - if it's a PR triggered, run jdk17 only
 - run multiple JDKs only if PR merged to main or branch-*

### Why are the changes needed?

Fix: apache#4583 

### Does this PR introduce _any_ user-facing change?

no

### How was this patch tested?

CI passed
### What changes were proposed in this pull request?

exclude flinkIT from backendIT

### Why are the changes needed?

backendIT does not need flinkIT

### Does this PR introduce _any_ user-facing change?

no

### How was this patch tested?

visit CI log
@jerryshao jerryshao self-assigned this Sep 4, 2024
@jerryshao jerryshao changed the title Backport #4589 and #4822 to branch-0.6 [MINOR] improve(CI): Backport #4589 and #4822 to branch-0.6 Sep 5, 2024
Copy link
Contributor

@mchades mchades left a comment

Choose a reason for hiding this comment

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

LGTM.

@mchades mchades merged commit ba14a64 into apache:branch-0.6 Sep 5, 2024
27 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