Skip to content

Drop Centos7 support - #15608

Merged
rapids-bot[bot] merged 7 commits into
NVIDIA:branch-24.06from
NvTimLiu:drop-centos7
May 2, 2024
Merged

Drop Centos7 support#15608
rapids-bot[bot] merged 7 commits into
NVIDIA:branch-24.06from
NvTimLiu:drop-centos7

Conversation

@NvTimLiu

Copy link
Copy Markdown
Contributor

To fix #15583

We plan to drop CentOS 7 (which uses glibc 2.17) RAPIDS 24.06. The java/ci/Dockerfile.centos7, refor or to :

https://docs.rapids.ai/notices/rsn0037/

rapidsai/build-planning#23

Change to run build in Rocky8 docker container

Checklist

To fix NVIDIA#15583

Change to run build in Rocky8 docker container

Signed-off-by: Tim Liu <timl@nvidia.com>
@NvTimLiu NvTimLiu self-assigned this Apr 28, 2024
@NvTimLiu
NvTimLiu requested a review from a team as a code owner April 28, 2024 16:00
@copy-pr-bot

copy-pr-bot Bot commented Apr 28, 2024

Copy link
Copy Markdown

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@github-actions github-actions Bot added the Java Affects Java cuDF API. label Apr 28, 2024
@NvTimLiu NvTimLiu added ci breaking Breaking change improvement Improvement / enhancement to an existing function non-breaking Non-breaking change and removed breaking Breaking change labels Apr 28, 2024

@jlowe jlowe left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Minor nits otherwise lgtm.

Comment thread java/ci/Dockerfile.rocky Outdated
Comment thread java/ci/Dockerfile.rocky Outdated
Signed-off-by: Tim Liu <timl@nvidia.com>
@NvTimLiu
NvTimLiu requested a review from a team as a code owner April 29, 2024 14:52
@github-actions github-actions Bot removed the ci label Apr 29, 2024

@bdice bdice left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

One typo -- otherwise LGTM.

Comment thread build.sh Outdated
Comment thread build.sh Outdated
NvTimLiu and others added 2 commits April 30, 2024 00:35
Co-authored-by: Bradley Dice <bdice@bradleydice.com>
Co-authored-by: Jason Lowe <jlowe@nvidia.com>
Signed-off-by: Tim Liu <timl@nvidia.com>
Comment thread java/ci/Dockerfile.rocky
@bdice

bdice commented Apr 30, 2024

Copy link
Copy Markdown
Contributor

/ok to test

Signed-off-by: Tim Liu <timl@nvidia.com>
@NvTimLiu

Copy link
Copy Markdown
Contributor Author

/ok to test

@NvTimLiu

NvTimLiu commented May 1, 2024

Copy link
Copy Markdown
Contributor Author

@rapidsai/ops-codeowners can you help review? Thanks!

@bdice

bdice commented May 2, 2024

Copy link
Copy Markdown
Contributor

I merged the upstream and resolved a merge conflict from #15619. I also pinged ops for a review, after which this should be ready to merge.

@raydouglass raydouglass left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Removing ops-codeowners from the required reviews since it doesn't seem there are any file changes that we're responsible for. Feel free to add us back if necessary.

@raydouglass raydouglass left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Did it out of order, so approved to remove any blockers.

@raydouglass

Copy link
Copy Markdown
Contributor

/okay to test

@bdice

bdice commented May 2, 2024

Copy link
Copy Markdown
Contributor

Thanks @NvTimLiu!

@bdice

bdice commented May 2, 2024

Copy link
Copy Markdown
Contributor

/merge

@rapids-bot
rapids-bot Bot merged commit 2ee0219 into NVIDIA:branch-24.06 May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement Improvement / enhancement to an existing function Java Affects Java cuDF API. non-breaking Non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Drop CentOS7 support for java/ci docker build

4 participants