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

Test: Restart target before running tests #33

Merged
merged 2 commits into from
Aug 20, 2024
Merged

Test: Restart target before running tests #33

merged 2 commits into from
Aug 20, 2024

Conversation

jpineda3
Copy link
Collaborator

@jpineda3 jpineda3 commented Aug 7, 2024

Pull Request Description

Target board configuration are constantly changed during tests. It is a good practice to make sure tests are run from the same initial state every time.

PR Type

  • Bug fix (change that fixes an issue)
  • New feature (change that adds new functionality)
  • Breaking change (has dependencies in other repos or will cause CI to fail)

PR Checklist

  • I have performed a self-review of the changes
  • I have commented my code, at least hard-to-understand parts
  • I have build all projects affected by the changes in this PR
  • I have tested in hardware affected projects, at the relevant boards
  • I have signed off all commits from this PR
  • I have updated the documentation by running /docs/source/reference_api/gen_sysobj_doc.m script locally, if applies.

@jpineda3 jpineda3 merged commit c3f7e5d into main Aug 20, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants