-
Notifications
You must be signed in to change notification settings - Fork 407
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
[Subtask] Optimize upload logs of IT container #3024
Comments
This would be fixed by #3197 |
jerryshao
pushed a commit
that referenced
this issue
Apr 29, 2024
…ter all tests are finished (#3197) ### What changes were proposed in this pull request? close containers and upload container log after all tests are finished ### Why are the changes needed? Fix: #3024 ### Does this PR introduce _any_ user-facing change? N/A ### How was this patch tested? existing ITs --------- Co-authored-by: zhanghan18 <[email protected]> Co-authored-by: Qi Yu <[email protected]>
github-actions bot
pushed a commit
that referenced
this issue
Apr 29, 2024
…ter all tests are finished (#3197) ### What changes were proposed in this pull request? close containers and upload container log after all tests are finished ### Why are the changes needed? Fix: #3024 ### Does this PR introduce _any_ user-facing change? N/A ### How was this patch tested? existing ITs --------- Co-authored-by: zhanghan18 <[email protected]> Co-authored-by: Qi Yu <[email protected]>
yuqi1129
added a commit
that referenced
this issue
Apr 30, 2024
…ter all tests are finished (#3223) ### What changes were proposed in this pull request? close containers and upload container log after all tests are finished ### Why are the changes needed? Fix: #3024 ### Does this PR introduce _any_ user-facing change? N/A ### How was this patch tested? existing ITs Co-authored-by: XiaoZ <[email protected]> Co-authored-by: zhanghan18 <[email protected]> Co-authored-by: Qi Yu <[email protected]>
diqiu50
pushed a commit
to diqiu50/gravitino
that referenced
this issue
Jun 13, 2024
…log after all tests are finished (apache#3197) ### What changes were proposed in this pull request? close containers and upload container log after all tests are finished ### Why are the changes needed? Fix: apache#3024 ### Does this PR introduce _any_ user-facing change? N/A ### How was this patch tested? existing ITs --------- Co-authored-by: zhanghan18 <[email protected]> Co-authored-by: Qi Yu <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the subtask
in #2832 we upload log after Container start up, but we cannot upload log for IT cases.
Optimize implementation, able to package the entire log.
Parent issue
#2765
The text was updated successfully, but these errors were encountered: