Move sandbox from cloudberry-bootcamp to main repo#1186
Conversation
cad5959 to
1266b8b
Compare
|
Hi @edespino @leborchuk @antoniopetrole, please help take a look! I tested the different models on local machines and all ran well. Love to have your feedback. |
a648fce to
b5123be
Compare
97f364c to
9e12ba7
Compare
Yep, but it will take some time to run it and check on my laptop. Working on it. |
68fca6f to
df2e3cb
Compare
|
Since the sandbox-validation.yml cannot work well, remove it from this PR for now. Will add the sandbox validation workflow file later. |
Hi @leborchuk, how about the test progress? Thanks. I also ran the tests a few more times, and it worked well. |
This commit imports only the essential apache/cloudberry-bootcamp repo assets (000-Cloudberry Sandbox) into the current repo under the devops/sandbox/ directory. Non-essential content such as tutorials (101–104), documentation, and large binary assets are excluded from this import to keep the repository lightweight and focused on the Sandbox deployment. This import is squashed into a single commit to provide a clean baseline for subsequent sandbox configuration and cleanup. initial commit: apache/cloudberry-bootcamp@f753193 See: https://lists.apache.org/thread/p6otyrrnosg8fsbyr6ok7hl8wxpx4ss2 Original contributors information are as follows: Co-authored-by: Ed Espino <espino@apache.org> Co-authored-by: Antonio Petrole <antoniopetrole@gmail.com> Co-authored-by: Liang Chen <liang8283@gmail.com> Co-authored-by: Ryan Wei <rainmanwy@gmail.com> Co-authored-by: Fenggang Wang <ginobiliwang@gmail.com> Co-authored-by: TomShawn <tomshawn@apache.org> Co-authored-by: Dianjin Wang <wangdianjin@gmail.com>
In this commit, main changes are included: - Add the standard Apache license headers for files - Refactor the Dockerfile.*.rockylinux 9 - Adopt a more friendly way to support running the sandbox with multi-nodes. - Strengthen the robustness of sandbox.
|
All right. I will merge this PR. If any questions about these files, we can fix them in the following commits. Thanks to all for your test and review! |
For better file organization, move the sandbox files from the original repo
apache/cloudberry-bootcamptoapache/cloudberry.See: https://lists.apache.org/thread/p6otyrrnosg8fsbyr6ok7hl8wxpx4ss2
Fixes #ISSUE_Number
What does this PR do?
Type of Change
Breaking Changes
Test Plan
make installcheckmake -C src/test installcheck-cbdb-parallelImpact
Performance:
User-facing changes:
Dependencies:
Checklist
Additional Context
CI Skip Instructions