Skip to content

confd: fault injection support #673

Description

@troglobit

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: ...
     }
    

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesttestRegression test related

    Type

    No type

    Projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions