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

fix(ci): make sure logs get uploaded on netsim failure #2807

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

Arqu
Copy link
Collaborator

@Arqu Arqu commented Oct 15, 2024

Description

When our netsim jobs fail, we have little visibility into the why of it. Logs can be inspected manually on the machine but that's really not convenient. This should make sure logs always get uploaded and attached to the job.

Breaking Changes

Notes & open questions

Change checklist

  • Self-review.
  • Documentation updates following the style guide, if relevant.
  • Tests if relevant.
  • All breaking changes documented.

@Arqu Arqu added the ci continous integration label Oct 15, 2024
@Arqu Arqu requested a review from flub October 15, 2024 21:50
@Arqu Arqu self-assigned this Oct 15, 2024
Copy link

Documentation for this PR has been generated and is available at: https://n0-computer.github.io/iroh/pr/2807/docs/iroh/

Last updated: 2024-10-15T21:53:18Z

Copy link

Netsim report & logs for this PR have been generated and is available at: LOGS
This report will remain available for 3 days.

Last updated for commit: ad73fa4

@Arqu Arqu added this pull request to the merge queue Oct 16, 2024
Merged via the queue into main with commit 1436389 Oct 16, 2024
29 of 52 checks passed
matheus23 pushed a commit that referenced this pull request Nov 14, 2024
## Description

When our netsim jobs fail, we have little visibility into the why of it.
Logs can be inspected manually on the machine but that's really not
convenient. This should make sure logs always get uploaded and attached
to the job.

## Breaking Changes

<!-- Optional, if there are any breaking changes document them,
including how to migrate older code. -->

## Notes & open questions

<!-- Any notes, remarks or open questions you have to make about the PR.
-->

## Change checklist

- [ ] Self-review.
- [ ] Documentation updates following the [style
guide](https://rust-lang.github.io/rfcs/1574-more-api-documentation-conventions.html#appendix-a-full-conventions-text),
if relevant.
- [ ] Tests if relevant.
- [ ] All breaking changes documented.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci continous integration
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants