Skip to content

confd: fault injection support #673

@troglobit

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesttestRegression test related

    Type

    No type

    Projects

    Status

    No status

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions