Skip to content
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

[mrvl-armhf] prevent recent build failures #223

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dflynn-Nokia
Copy link
Contributor

Many mrvl-armhf Jenkins builds have been failing due to running out of storage
space or excessive filesystem lag. This commit attempts to remedy that by
providing the following.

  • Before starting the Build stage clean up any storage space consumed by a
    previous failed build on the same Jenkins node
  • Increase the max filesystem lag property to avoid failures due to
    excessive lag.

…FS lag

Many mrvl-armhf Jenkins builds have been failing due to running out of storage
space or excessive filesystem lag. This commit attempts to remedy that by
providing the following.

  - Before starting the Build stage clean up any storage space consumed by a
    previous failed build on the same Jenkins node
  - Increase the max filesystem lag property to avoid failures due to
    excessive lag.
@lguohan lguohan force-pushed the master branch 3 times, most recently from bde8e6c to 2295d0e Compare August 24, 2021 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant