Files
kubernetes/test
Swati Sehgal c81ec1ae5b node: device-plugins: e2e: Refactor parse log to return string and error
Rather than only returning a string forcing us to log failure with
`framework.Fail`, we return a string and error to handle error cases
more conventionally. This enables us to use the `parseLog` function
inside `Eventually` and `Consistently` blocks, or in general to delegate
the error processing and enable better composability.

Signed-off-by: Swati Sehgal <swsehgal@redhat.com>
Co-authored-by: Francesco Romani <fromani@redhat.com>
2023-05-02 11:23:11 +01:00
..
2022-12-16 20:14:04 +01:00
2023-01-28 23:32:50 -05:00
2023-01-09 09:54:10 +01:00