-
Notifications
You must be signed in to change notification settings - Fork 506
ORC-1556: Add Rocky Linux 9 Docker Test
#1695
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
Closed
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
be759c6 to
69ee102
Compare
dongjoon-hyun
added a commit
that referenced
this pull request
Dec 24, 2023
This PR aims to add `Rocky Linux 9` Dockerfile. To provide a test coverage for `Oracle 9`-compatible OS environment. - https://docs.rockylinux.org/release_notes/9_3/ - https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.3_release_notes/index Manual test. ``` $ ./run-one.sh apache branch-1.9 rocky9 ... Test project /root/orc/build Start 1: orc-test 1/8 Test #1: orc-test ......................... Passed 4.92 sec Start 2: java-test 2/8 Test #2: java-test ........................ Passed 114.57 sec Start 3: java-tools-test 3/8 Test #3: java-tools-test .................. Passed 0.07 sec Start 4: java-bench-gen-test 4/8 Test #4: java-bench-gen-test .............. Passed 0.75 sec Start 5: java-bench-scan-test 5/8 Test #5: java-bench-scan-test ............. Passed 0.71 sec Start 6: java-bench-hive-test 6/8 Test #6: java-bench-hive-test ............. Passed 11.45 sec Start 7: java-bench-spark-test 7/8 Test #7: java-bench-spark-test ............ Passed 3.26 sec Start 8: tool-test 8/8 Test #8: tool-test ........................ Passed 6.70 sec 100% tests passed, 0 tests failed out of 8 Total Test time (real) = 142.44 sec Built target test-out Finished rocky9 at Sat Dec 23 23:21:18 PST 2023 ``` Closes #1695 from dongjoon-hyun/ORC-1556. Authored-by: Dongjoon Hyun <[email protected]> Signed-off-by: Dongjoon Hyun <[email protected]> (cherry picked from commit 9414da7) Signed-off-by: Dongjoon Hyun <[email protected]>
dongjoon-hyun
added a commit
that referenced
this pull request
Dec 24, 2023
This PR aims to add `Rocky Linux 9` Dockerfile. To provide a test coverage for `Oracle 9`-compatible OS environment. - https://docs.rockylinux.org/release_notes/9_3/ - https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.3_release_notes/index Manual test. ``` $ ./run-one.sh apache branch-1.9 rocky9 ... Test project /root/orc/build Start 1: orc-test 1/8 Test #1: orc-test ......................... Passed 4.92 sec Start 2: java-test 2/8 Test #2: java-test ........................ Passed 114.57 sec Start 3: java-tools-test 3/8 Test #3: java-tools-test .................. Passed 0.07 sec Start 4: java-bench-gen-test 4/8 Test #4: java-bench-gen-test .............. Passed 0.75 sec Start 5: java-bench-scan-test 5/8 Test #5: java-bench-scan-test ............. Passed 0.71 sec Start 6: java-bench-hive-test 6/8 Test #6: java-bench-hive-test ............. Passed 11.45 sec Start 7: java-bench-spark-test 7/8 Test #7: java-bench-spark-test ............ Passed 3.26 sec Start 8: tool-test 8/8 Test #8: tool-test ........................ Passed 6.70 sec 100% tests passed, 0 tests failed out of 8 Total Test time (real) = 142.44 sec Built target test-out Finished rocky9 at Sat Dec 23 23:21:18 PST 2023 ``` Closes #1695 from dongjoon-hyun/ORC-1556. Authored-by: Dongjoon Hyun <[email protected]> Signed-off-by: Dongjoon Hyun <[email protected]> (cherry picked from commit 9414da7) Signed-off-by: Dongjoon Hyun <[email protected]>
dongjoon-hyun
added a commit
to dongjoon-hyun/orc
that referenced
this pull request
Dec 24, 2023
This PR aims to add `Rocky Linux 9` Dockerfile. To provide a test coverage for `Oracle 9`-compatible OS environment. - https://docs.rockylinux.org/release_notes/9_3/ - https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.3_release_notes/index Manual test. ``` $ ./run-one.sh apache branch-1.9 rocky9 ... Test project /root/orc/build Start 1: orc-test 1/8 Test #1: orc-test ......................... Passed 4.92 sec Start 2: java-test 2/8 Test #2: java-test ........................ Passed 114.57 sec Start 3: java-tools-test 3/8 Test #3: java-tools-test .................. Passed 0.07 sec Start 4: java-bench-gen-test 4/8 Test #4: java-bench-gen-test .............. Passed 0.75 sec Start 5: java-bench-scan-test 5/8 Test #5: java-bench-scan-test ............. Passed 0.71 sec Start 6: java-bench-hive-test 6/8 Test #6: java-bench-hive-test ............. Passed 11.45 sec Start 7: java-bench-spark-test 7/8 Test #7: java-bench-spark-test ............ Passed 3.26 sec Start 8: tool-test 8/8 Test #8: tool-test ........................ Passed 6.70 sec 100% tests passed, 0 tests failed out of 8 Total Test time (real) = 142.44 sec Built target test-out Finished rocky9 at Sat Dec 23 23:21:18 PST 2023 ``` Closes apache#1695 from dongjoon-hyun/ORC-1556. Authored-by: Dongjoon Hyun <[email protected]> Signed-off-by: Dongjoon Hyun <[email protected]> (cherry picked from commit 9414da7) Signed-off-by: Dongjoon Hyun <[email protected]> (cherry picked from commit 66148d2) Signed-off-by: Dongjoon Hyun <[email protected]>
cxzl25
pushed a commit
to cxzl25/orc
that referenced
this pull request
Jan 11, 2024
### What changes were proposed in this pull request? This PR aims to add `Rocky Linux 9` Dockerfile. ### Why are the changes needed? To provide a test coverage for `Oracle 9`-compatible OS environment. - https://docs.rockylinux.org/release_notes/9_3/ - https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.3_release_notes/index ### How was this patch tested? Manual test. ``` $ ./run-one.sh apache branch-1.9 rocky9 ... Test project /root/orc/build Start 1: orc-test 1/8 Test #1: orc-test ......................... Passed 4.92 sec Start 2: java-test 2/8 Test #2: java-test ........................ Passed 114.57 sec Start 3: java-tools-test 3/8 Test #3: java-tools-test .................. Passed 0.07 sec Start 4: java-bench-gen-test 4/8 Test #4: java-bench-gen-test .............. Passed 0.75 sec Start 5: java-bench-scan-test 5/8 Test #5: java-bench-scan-test ............. Passed 0.71 sec Start 6: java-bench-hive-test 6/8 Test #6: java-bench-hive-test ............. Passed 11.45 sec Start 7: java-bench-spark-test 7/8 Test #7: java-bench-spark-test ............ Passed 3.26 sec Start 8: tool-test 8/8 Test #8: tool-test ........................ Passed 6.70 sec 100% tests passed, 0 tests failed out of 8 Total Test time (real) = 142.44 sec Built target test-out Finished rocky9 at Sat Dec 23 23:21:18 PST 2023 ``` Closes apache#1695 from dongjoon-hyun/ORC-1556. Authored-by: Dongjoon Hyun <[email protected]> Signed-off-by: Dongjoon Hyun <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What changes were proposed in this pull request?
This PR aims to add
Rocky Linux 9Dockerfile.Why are the changes needed?
To provide a test coverage for
Oracle 9-compatible OS environment.How was this patch tested?
Manual test.