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

Increase goreleaser release timeout #1850

Merged
merged 1 commit into from
Jan 9, 2023
Merged

Conversation

pavannd1
Copy link
Contributor

@pavannd1 pavannd1 commented Jan 9, 2023

Change Overview

The CI has been timing out while building docker images ever since we moved to ubi9 base image. Increasing the timeout to 60 mins

Part of the failure error:

  ⨯ release failed after 30m0s               error=context deadline exceeded
make[1]: *** [Makefile:214: run] Error 1
make[1]: Leaving directory '/home/runner/work/kanister/kanister'
make: *** [Makefile:262: release-snapshot] Error 2
Error: Process completed with exit code 2.

Pull request type

Please check the type of change your PR introduces:

  • 🚧 Work in Progress
  • 🌈 Refactoring (no functional changes, no api changes)
  • 🐹 Trivial/Minor
  • 🐛 Bugfix
  • 🌻 Feature
  • 🗺️ Documentation
  • 🤖 Test

Issues

  • fixes #issue-number

Test Plan

  • 💪 Manual
  • ⚡ Unit test
  • 💚 E2E

@github-actions
Copy link
Contributor

github-actions bot commented Jan 9, 2023

Thanks for submitting this pull request 🎉. The team will review it soon and get back to you.

If you haven't already, please take a moment to review our project contributing guideline and Code of Conduct document.

@infraq infraq added this to In Progress in Kanister Jan 9, 2023
@pavannd1 pavannd1 added the kueue label Jan 9, 2023
Kanister automation moved this from In Progress to Reviewer approved Jan 9, 2023
@mergify mergify bot merged commit 005f353 into master Jan 9, 2023
Kanister automation moved this from Reviewer approved to Done Jan 9, 2023
@mergify mergify bot deleted the inc-gorelease-timeout branch January 9, 2023 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants