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-37120][BUILD][FOLLOWUP] Test master branch and skip mima/unidoc in Java11/17 tests #34539

Closed
wants to merge 1 commit into from
Closed

Conversation

dongjoon-hyun
Copy link
Member

What changes were proposed in this pull request?

This is a follow-up of #34508 .
This PR aims to switch the test branch from branch-3.2 to master and skip MiMa/unidoc in Java11/17 tests.

Why are the changes needed?

Apache Spark use only Java 8 for MiMa/Unidoc steps.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

N/A

@github-actions github-actions bot added the INFRA label Nov 9, 2021
@dongjoon-hyun
Copy link
Member Author

Hi, @HyukjinKwon and @LuciferYang .
While investigating the daily Java11/17 test jobs, I realized that I used branch-3.2 instead of master mistakenly.
This PR fixes it and also skips MiMa/Unidoc to save the resources.

@HyukjinKwon
Copy link
Member

All jobs in PR builder looks configured correctly. Let me merge this in and see how it goes.

Merged to master.

@SparkQA
Copy link

SparkQA commented Nov 9, 2021

Kubernetes integration test starting
URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/49513/

@dongjoon-hyun
Copy link
Member Author

Thank you, @HyukjinKwon . Sorry for the follow-ups.

@dongjoon-hyun dongjoon-hyun deleted the SPARK-37120-3 branch November 10, 2021 00:06
@HyukjinKwon
Copy link
Member

no worries. it's difficult to test, and many follow-ups are expected 👍

@SparkQA
Copy link

SparkQA commented Nov 10, 2021

Kubernetes integration test status failure
URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/49513/

@SparkQA
Copy link

SparkQA commented Nov 10, 2021

Test build #145042 has finished for PR 34539 at commit 6bf41d5.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants