1b4fd23ba6
Change: - Use parse_kv() for parsing in the csvfile lookup plugin. This allows us to handle multi-word search keys and filenames. Previously, the plugin split on space and so none of these things worked as expected. - Add integration tests for csvfile, testing a plethora of weird cases. Test Plan: - New integration tests, CI Tickets: - Fixes #70545 Signed-off-by: Rick Elrod <rick@elrod.me>
2 lines
124 B
Text
2 lines
124 B
Text
shippable/posix/group2
|
|
skip/python2.6 # lookups are controller only, and we no longer support Python 2.6 on the controller
|