-
Notifications
You must be signed in to change notification settings - Fork 243
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
Add_pcidevice: format cmd line to json #3800
Conversation
JOB LOG : /root/avocado/job-results/job-2023-11-21T16.51-9239321/job.log |
@nickzhq could you help review this ? Thanks |
Hello @quanwenli , based on your commit, do you want to cover the line |
I do not have this requirement. If yes, the device can NOT be present in json format. |
FYI, cc @YongxueHong @zhencliu |
Then we may put the format setting line under line 938, it's not a good idea to put it here for it also handles qdevices.QCustomDevice even we don't use it any more, cc @YongxueHong
|
Signed-off-by: Wenli Quan <wquan@redhat.com>
I have updated it under the line 938.
|
JOB LOG : /root/avocado/job-results/job-2023-12-05T17.04-4c794e0/job.log |
ID: 1552
Signed-off-by: Wenli Quan wquan@redhat.com