Skip to content

Conversation

@dongjoon-hyun
Copy link
Member

@dongjoon-hyun dongjoon-hyun commented Aug 6, 2024

What changes were proposed in this pull request?

This PR aims to verify built images in build-image CI job via docker run test

Why are the changes needed?

As we observed at #31 , the existing CI may build a corrupted image because we didn't verify it.

Does this PR introduce any user-facing change?

No, this is a test on our CI infra.

How was this patch tested?

Pass the CIs. We can see the result of docker run like the following.

Screenshot 2024-08-06 at 14 38 11

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

No.

@dongjoon-hyun
Copy link
Member Author

cc @viirya and @jiangzho

@dongjoon-hyun dongjoon-hyun mentioned this pull request Aug 6, 2024
Copy link
Contributor

@jiangzho jiangzho 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

@dongjoon-hyun
Copy link
Member Author

Thank you, @jiangzho .

@dongjoon-hyun
Copy link
Member Author

Thank you, @viirya . Merged to main.

dongjoon-hyun added a commit that referenced this pull request Aug 7, 2024
… run` test

This PR aims to verify built images in `build-image` CI job via `docker run` test

As we observed at #31 , the existing CI may build a corrupted image because we didn't verify it.
- #31

No, this is a test on our CI infra.

Pass the CIs. We can see the result of `docker run` like the following.
- https://github.com/apache/spark-kubernetes-operator/actions/runs/10274277967/job/28430624083?pr=32

![Screenshot 2024-08-06 at 14 38 11](https://github.com/user-attachments/assets/5eea4d44-335e-4733-b6b4-2fee3c139834)

No.

Closes #32 from dongjoon-hyun/SPARK-45923.

Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
@dongjoon-hyun dongjoon-hyun changed the title [SPARK-45923] Verify built images in build-image CI job via docker run test [SPARK-49130] Verify built images in build-image CI job via docker run test Aug 7, 2024
@dongjoon-hyun dongjoon-hyun deleted the SPARK-45923 branch August 7, 2024 00:30
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