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

Adapt HIL tests to use RPi #1493

Merged
merged 1 commit into from
Apr 22, 2024
Merged

Adapt HIL tests to use RPi #1493

merged 1 commit into from
Apr 22, 2024

Conversation

SergioGasquez
Copy link
Member

@SergioGasquez SergioGasquez commented Apr 22, 2024

Thank you for your contribution!

We appreciate the time and effort you've put into this pull request.
To help us review it efficiently, please ensure you've gone through the following checklist:

Submission Checklist 📝

  • I have updated existing examples or added new ones (if applicable).
  • My changes were added to the CHANGELOG.md in the proper section.

Extra:

Pull Request Details 📖

Description

Only enables C6 for the moment

  • Some hacky bash code snippets that could probably be improved

Testing

Manually triggered the workflow: https://github.com/esp-rs/esp-hal/actions/runs/8785445616

@SergioGasquez SergioGasquez added the skip-changelog No changelog modification needed label Apr 22, 2024
@jessebraham
Copy link
Member

Sorry I've obviously missed something, why are we doing this?

@SergioGasquez
Copy link
Member Author

Sorry I've obviously missed something, why are we doing this?

Our VMs started failing in some weird ways due to out of memory, and we couldnt get them back to a working state (even removing some VMs and only using the same VMs (or less) as they were before everything started breaking.

.github/workflows/hil.yml Outdated Show resolved Hide resolved
@SergioGasquez
Copy link
Member Author

Just reran the workflow to verify that it works with latest changes and its still green: https://github.com/esp-rs/esp-hal/actions/runs/8785445616

@SergioGasquez SergioGasquez marked this pull request as ready for review April 22, 2024 14:20
Copy link
Member

@MabezDev MabezDev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! I've removed the HIL required checks except for the C6

Copy link
Contributor

@JurajSadel JurajSadel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@MabezDev MabezDev added this pull request to the merge queue Apr 22, 2024
Merged via the queue into main with commit 20c7789 Apr 22, 2024
43 checks passed
@SergioGasquez SergioGasquez deleted the feat/hil-c6-rpi branch April 22, 2024 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-changelog No changelog modification needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants