-
Notifications
You must be signed in to change notification settings - Fork 741
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
[Bug]: [gnmi] test_gnoi_killprocess.py fails to run on kvm testbed #16238
Comments
An issue has been identified with test_gnoi_killprocess.py on the KVM testbed, and we have raised issue #16238 to track it. In this PR, we temporarily skip this script in PR testing by using the conditional mark.
My kvm run fails but with a slightly different message suggesting dbus doesn't support gnmi.
Looks like the test isn't supported on kvm. This is a real test gap and I should fix it. |
The (set of) tests has multiple problems:
Not sure the cause but we can disable these tests for now. |
Across multiple runs, killing and restarting pmon and snmp consistently show the same error,
|
Issue Description
test_gnoi_killprocess.py fails to run on kvm testbed because of below reason catched by log analyzer
https://elastictest.org/scheduler/testplan/676bcc4d98ec838ee83d592b?testcase=gnmi%2Ftest_gnoi_killprocess.py&type=console
Results you see
Results you expected to see
Please confirm if this script can run on kvm or not.
Is it platform specific
generic
Relevant log output
No response
Output of
show version
No response
Attach files (if any)
No response
The text was updated successfully, but these errors were encountered: