-
Notifications
You must be signed in to change notification settings - Fork 21
Updated the qcom-next testplan with DCVS, scheduler tests #78
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
Conversation
echo "$TESTNAME FAIL" > "$res_file" | ||
exit 1 | ||
} | ||
LOADED_MODULES="msm_iommu arm_smmu" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why this block has been removed? Update with necessary iommu related drivers.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Will update the test in new PR , will drop this test for now
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Driver initialization check is must as we don't any functional validation apart from checking dmesg logs.
7c0d39f
to
0e4dbcf
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
To maintain a clean commit history, could you squash the commits?
Updated the qcom-next testplan with DCVS, scheduler tests Updated cpu affinity test to remove the debug config check which is not required Signed-off-by: Vamsee Narapareddi <[email protected]>
Commits squashed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Execution bits are not available for below two files.
./Runner/plans/meta-qcom_PreMerge.yaml
./Runner/plans/qcom-next-ci-premerge.yaml
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Uh oh!
There was an error while loading. Please reload this page.