Closed vkuznet closed 2 years ago
While working on validation test from https://github.com/dmwm/WMCore/issues/10842 I found that GO server needs an additional test for /datasets API with single LFN or run number input.
/datasets
Now the code exist in https://github.com/dmwm/dbs2go/blob/master/test/int_datasets.go
While working on validation test from https://github.com/dmwm/WMCore/issues/10842 I found that GO server needs an additional test for
/datasets
API with single LFN or run number input.