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

Adjust the default priority of some test cases #43

Merged
merged 1 commit into from
Dec 31, 2024

Conversation

crafcat7
Copy link
Contributor

Summary

Avoid blocking other tasks when there is a large amount of data, such
as rpmsg, etc.

  1. change ramtest PRI to 90
  2. change memtester PRI to 90

Impact

Adjusted the default priority of some test cases

Testing

Test in sim / qemu / actual device project.
Their final results are consistent.

Summary:
 Avoid blocking other tasks when there is a large amount of data, such
as rpmsg, etc.
 1. change ramtest PRI to 90
 2. change memtester PRI to 90

Signed-off-by: chenrun1 <[email protected]>
@xiaoxiang781216 xiaoxiang781216 merged commit 00f8aea into open-vela:dev Dec 31, 2024
3 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