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

confd: fault injection support #673

Open
troglobit opened this issue Oct 1, 2024 · 0 comments
Open

confd: fault injection support #673

troglobit opened this issue Oct 1, 2024 · 0 comments
Labels
enhancement New feature or request test Regression test related triage Pending investigation & classification (CCB)

Comments

@troglobit
Copy link
Contributor

For purposes of testing it would be beneficial to support fuzzing the API to sysrepo. E.g., setting a failure rate for an XPath in the operational datastore.

Possible API:

  • /system/test/fault-injection <F>

  • Where <F> is a list of faults:

     {
           xpath: ...
           event: .....
           rc: ...
     }
    
@troglobit troglobit added enhancement New feature or request test Regression test related triage Pending investigation & classification (CCB) labels Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request test Regression test related triage Pending investigation & classification (CCB)
Projects
Status: No status
Development

No branches or pull requests

1 participant