You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildstream.apache.org by GitBox <gi...@apache.org> on 2021/10/25 16:49:02 UTC

[GitHub] [buildstream] juergbi opened a new pull request #1528: Fix integration cache cleanup

juergbi opened a new pull request #1528:
URL: https://github.com/apache/buildstream/pull/1528


   bst-plugins-experimental CI is currently failing due to running out of disk space on the shared GitLab runners. This is caused by broken cleanup of integration cache directories. This branch fixes that issue.


-- 
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: commits-unsubscribe@buildstream.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [buildstream] juergbi commented on pull request #1528: Fix integration cache cleanup

Posted by GitBox <gi...@apache.org>.
juergbi commented on pull request #1528:
URL: https://github.com/apache/buildstream/pull/1528#issuecomment-951194571


   The bst-plugins-experimental MR https://gitlab.com/BuildStream/bst-plugins-experimental/-/merge_requests/148 depends on this.


-- 
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: commits-unsubscribe@buildstream.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [buildstream] gtristan merged pull request #1528: Fix integration cache cleanup

Posted by GitBox <gi...@apache.org>.
gtristan merged pull request #1528:
URL: https://github.com/apache/buildstream/pull/1528


   


-- 
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: commits-unsubscribe@buildstream.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [buildstream] gtristan commented on pull request #1528: Fix integration cache cleanup

Posted by GitBox <gi...@apache.org>.
gtristan commented on pull request #1528:
URL: https://github.com/apache/buildstream/pull/1528#issuecomment-951585539


   Looks good to me, at least we reuse the sources which is the important bit (avoiding costly re-downloading of external sources when running integration tests on my laptop connected to my cell phone data network).
   
   Nuking the artifacts and "source cache" in CAS between modules probably improves the tests overall anyway.
   


-- 
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: commits-unsubscribe@buildstream.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org