Skip to content

Conversation

@jiangzho
Copy link
Contributor

@jiangzho jiangzho commented Sep 10, 2024

What changes were proposed in this pull request?

This PR corrects an invalid spec in e2e test template - javaVersion -> jdkVersion .

Why are the changes needed?

The invalid test template causes e2e to fail e.g. https://github.com/apache/spark-kubernetes-operator/actions/runs/10745816799/job/29942467715?pr=118

Does this PR introduce any user-facing change?

No

How was this patch tested?

CIs

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

No

@jiangzho
Copy link
Contributor Author

cc @viirya can you please help to review ?

@dongjoon-hyun dongjoon-hyun changed the title [SPARK-49590] E2E test template includes invalid spec field [SPARK-49590] Fix javaVersion to jdkVersion in E2E test template Sep 10, 2024
@dongjoon-hyun dongjoon-hyun changed the title [SPARK-49590] Fix javaVersion to jdkVersion in E2E test template [SPARK-49590] Fix javaVersion to jdkVersion in E2E spark-versions test template Sep 10, 2024
Copy link
Member

@dongjoon-hyun dongjoon-hyun left a comment

Choose a reason for hiding this comment

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

+1, LGTM.

To @jiangzho , here are two recommendation for you.

  1. You had better refer code like the following at the exact line number which shows the code snippet directly.
Screenshot 2024-09-10 at 13 16 07
  1. This is a general recommendation. Please use PR title as a place to show your goal of pull request instead of describing the problem. That's the main difference between PR title and JIRA title. For example, a good PR title would be about what to do and how to do instead of describing the problem like E2E test template includes invalid spec field.

@dongjoon-hyun
Copy link
Member

cc @TQJADE , too.

@dongjoon-hyun
Copy link
Member

Merged to main.

@jiangzho jiangzho deleted the test_file branch September 10, 2024 20:27
Copy link
Member

@viirya viirya left a comment

Choose a reason for hiding this comment

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

Looks good to me.

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.

3 participants