cdmikechen opened a new pull request, #1104:
URL: https://github.com/apache/submarine/pull/1104

   ### What is this PR for?
   Recently, in the github actions, there is less and less space left in 
ubuntu, which leads to a no disk space exception in one of the steps of the 
workflow. 
   Therefore, we need to remove unneeded packages and files from the ubuntu to 
make as much space as possible for python packages, docker images, and k8s.
   
   ### What type of PR is it?
   Hot Fix
   
   ### Todos
   * [x] - Reduce ubuntu disk space.
   * [x] - don't update `accpted_time` while agent is processing to avoid unit 
test errors on ·accpted_time·.
   
   ### What is the Jira issue?
   https://issues.apache.org/jira/browse/SUBMARINE-1408
   
   ### How should this be tested?
   CI test
   
   ### Screenshots (if appropriate)
   NA
   
   ### Questions:
   * Do the license files need updating? No
   * Are there breaking changes for older versions? No
   * Does this need new documentation? No
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to