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: remote build tests time out when the build queue is busy #1566

Open
lengau opened this issue Feb 29, 2024 · 1 comment
Open

CI: remote build tests time out when the build queue is busy #1566

lengau opened this issue Feb 29, 2024 · 1 comment
Labels
Bug Something isn't working

Comments

@lengau
Copy link
Collaborator

lengau commented Feb 29, 2024

Bug Description

When Launchpad's build queue is busy, the remote build tests will time out in CI.

Things we should do in the fix:

  1. Modify the init'd charm to only build on & for amd64 (so there's only one build in the queue where Launchpad typically has the most availability)
  2. Extend the build time
  3. Move the remote build tests to a scheduled weekly test rather than on every PR

To Reproduce

https://github.com/canonical/charmcraft/actions/runs/8096831733/job/22127019796?pr=1560

Environment

CI

charmcraft.yaml

n/a

Relevant log output

n/a
@lengau lengau added the Bug Something isn't working label Feb 29, 2024
Copy link

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/CRAFT-2565.

This message was autogenerated

lengau added a commit that referenced this issue Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant