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-35302][INFRA] Benchmark workflow should create new files for new benchmarks #32428

Closed

Conversation

HyukjinKwon
Copy link
Member

What changes were proposed in this pull request?

Currently, it fails at git diff --name-only when new benchmarks are added, see https://github.com/HyukjinKwon/spark/actions/runs/808870999

We should include untracked files (new benchmark result files) to upload so developers download the results.

Why are the changes needed?

So the new benchmark results can be added and uploaded.

Does this PR introduce any user-facing change?

No, dev-only

How was this patch tested?

Tested at:

https://github.com/HyukjinKwon/spark/actions/runs/808867285

@HyukjinKwon HyukjinKwon marked this pull request as draft May 4, 2021 04:07
@github-actions github-actions bot added the INFRA label May 4, 2021
@HyukjinKwon
Copy link
Member Author

This is still being tested. I will make it ready-of-reivew when all tests pass properly.

@HyukjinKwon
Copy link
Member Author

HyukjinKwon commented May 4, 2021

I am 100% sure this is correct - also it doesn't affect anything the actual tests or main codes. Please let me merge this and proceed because I am running benchmarks now to verify.

@HyukjinKwon
Copy link
Member Author

Merged to master.

@HyukjinKwon HyukjinKwon deleted the include-new-benchmarks branch January 4, 2022 00:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant