You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "jamesnetherton (via GitHub)" <gi...@apache.org> on 2023/08/09 08:02:00 UTC

[GitHub] [camel-quarkus] jamesnetherton opened a new pull request, #5159: Reclaim disk space before running integration tests

jamesnetherton opened a new pull request, #5159:
URL: https://github.com/apache/camel-quarkus/pull/5159

   (no comment)


-- 
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@camel.apache.org

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


[GitHub] [camel-quarkus] jamesnetherton merged pull request #5159: Reclaim disk space before running integration tests

Posted by "jamesnetherton (via GitHub)" <gi...@apache.org>.
jamesnetherton merged PR #5159:
URL: https://github.com/apache/camel-quarkus/pull/5159


-- 
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@camel.apache.org

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


[GitHub] [camel-quarkus] jamesnetherton commented on pull request #5159: Reclaim disk space before running integration tests

Posted by "jamesnetherton (via GitHub)" <gi...@apache.org>.
jamesnetherton commented on PR #5159:
URL: https://github.com/apache/camel-quarkus/pull/5159#issuecomment-1670908013

   Before:
   ```
   Filesystem      Size  Used Avail Use% Mounted on
   /dev/root        84G   62G   22G  75% /
   ```
   
   After:
   ```
   Filesystem      Size  Used Avail Use% Mounted on
   /dev/root        84G   46G   38G  55% /
   ```


-- 
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@camel.apache.org

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