-
Notifications
You must be signed in to change notification settings - Fork 29k
[SPARK-35483][INFRA] Add docker-integration-tests to run-tests.py and GA #32691
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
Conversation
…integration-test-ga
…integration-test-ga
…integration-test-ga.tmp2
|
cc: @HyukjinKwon |
HyukjinKwon
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
Kubernetes integration test starting |
|
Merged to master. |
|
Kubernetes integration test status failure |
|
Test build #139049 has finished for PR 32691 at commit
|
What changes were proposed in this pull request?
This PR proposes to add
docker-integratin-teststorun-tests.pyand GA.Once #32631 was merged but there was a lack of consideration.
Diff between this change and 692d95d merged in #32631 is as follows.
Why are the changes needed?
CI for
docker-integration-testsis absent for now.Does this PR introduce any user-facing change?
GA.
How was this patch tested?