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

[SPARK-48109][INFRA] Enable k8s-integration-tests only for kubernetes module change #46356

Closed
wants to merge 1 commit into from

Conversation

dongjoon-hyun
Copy link
Member

@dongjoon-hyun dongjoon-hyun commented May 3, 2024

What changes were proposed in this pull request?

This PR aims to enable k8s-integration-tests only for kubernetes module change.

Although there is a chance of missing core module change, the daily CI test coverage will reveal that.

Why are the changes needed?

To reduce GitHub Action usage to meet ASF INFRA policy.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Manual review.

Was this patch authored or co-authored using generative AI tooling?

No.

@github-actions github-actions bot added the INFRA label May 3, 2024
@dongjoon-hyun
Copy link
Member Author

cc @Yikun

@dongjoon-hyun dongjoon-hyun marked this pull request as draft May 3, 2024 04:53
@dongjoon-hyun dongjoon-hyun marked this pull request as ready for review May 3, 2024 04:54
@dongjoon-hyun
Copy link
Member Author

Thank you, @HyukjinKwon !
Merged to master.

@dongjoon-hyun dongjoon-hyun deleted the SPARK-48109 branch May 3, 2024 06:57
@dongjoon-hyun
Copy link
Member Author

Let me cherry-pick to old release branches~

dongjoon-hyun added a commit that referenced this pull request May 8, 2024
…tes` module change

This PR aims to enable `k8s-integration-tests` only for `kubernetes` module change.

Although there is a chance of missing `core` module change, the daily CI test coverage will reveal that.

To reduce GitHub Action usage to meet ASF INFRA policy.
- https://infra.apache.org/github-actions-policy.html

    > The average number of minutes a project uses in any consecutive five-day period MUST NOT exceed the equivalent of 30 full-time runners (216,000 minutes, or 3,600 hours).

No.

Manual review.

No.

Closes #46356 from dongjoon-hyun/SPARK-48109.

Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
(cherry picked from commit 6383702)
Signed-off-by: Dongjoon Hyun <[email protected]>
JacobZheng0927 pushed a commit to JacobZheng0927/spark that referenced this pull request May 11, 2024
…tes` module change

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

This PR aims to enable `k8s-integration-tests` only for `kubernetes` module change.

Although there is a chance of missing `core` module change, the daily CI test coverage will reveal that.

### Why are the changes needed?

To reduce GitHub Action usage to meet ASF INFRA policy.
- https://infra.apache.org/github-actions-policy.html

    > The average number of minutes a project uses in any consecutive five-day period MUST NOT exceed the equivalent of 30 full-time runners (216,000 minutes, or 3,600 hours).

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

No.

### How was this patch tested?

Manual review.

### Was this patch authored or co-authored using generative AI tooling?

No.

Closes apache#46356 from dongjoon-hyun/SPARK-48109.

Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants