dcache icon indicating copy to clipboard operation
dcache copied to clipboard

gplazma2-grid: invalid IGTF policy file should fail with ParserException

Open kofemann opened this issue 3 years ago • 0 comments
trafficstars

Motivation: If a IGTF policy file has empty 'requires' field, then gplazma fails with IllegalArgumentException.

Modification: make sure, that empty 'requires' are accepted, but such IGTFInfo entries are ignored.

Result: files with invalid/unexpected policies are ignored.

Fixes: #6778 Acked-by: Paul Millar Acked-by: Dmitry Litvintsev Target: master Require-book: no Require-notes: yes (cherry picked from commit a5369100b61e7fc3d34b1048cf00918f9b1ffe2f) Signed-off-by: Tigran Mkrtchyan [email protected]

kofemann avatar Sep 19 '22 15:09 kofemann