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

ci: set the no outpout timeout for the circleci jobs #293

Merged
merged 1 commit into from
Dec 6, 2021

Conversation

cpanato
Copy link
Member

@cpanato cpanato commented Dec 6, 2021

What type of PR is this?

/kind cleanup

Any specific area of the project related to this PR?

/area build

What this PR does / why we need it:

we are getting this error in the circleci jobs Too long with no output (exceeded 10m0s) this is because the job is taking more time to build and that did not output anything during the build so circleci understand that is stuck.

increasing the no output timeout fix the issue

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Signed-off-by: Carlos Panato <ctadeu@gmail.com>
@poiana poiana added the lgtm label Dec 6, 2021
@poiana
Copy link

poiana commented Dec 6, 2021

LGTM label has been added.

Git tree hash: dc0adf793572097d3112c40a009ffe002aa9dda4

@poiana
Copy link

poiana commented Dec 6, 2021

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cpanato, Issif

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@poiana poiana merged commit e5976c4 into falcosecurity:master Dec 6, 2021
@cpanato cpanato deleted the fix-no-output branch December 6, 2021 09:08
@Issif Issif added this to In progress in 2.x via automation Mar 7, 2022
@Issif Issif added this to the 2.25.0 milestone Mar 7, 2022
@Issif Issif moved this from In progress to Done in 2.x Apr 26, 2022
@Issif Issif mentioned this pull request May 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
2.x
Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants