DIRACGrid / diracx

The neXt DIRAC incarnation
GNU General Public License v3.0
9 stars 20 forks source link

feat: adding bulk jdl submission and job policy checking #43

Closed simon-mazenoux closed 1 year ago

simon-mazenoux commented 1 year ago

Adding bulk submission of jdls to the job submission endpoint, and implement job policy checking (solves Implement JobPolicy #23 )

(Tests need to be relaunched once https://github.com/DIRACGrid/DIRAC/pull/7092 get merged)

fstagni commented 1 year ago

This effectively depends from https://github.com/DIRACGrid/diracx/pull/67 (which in turn depends from https://github.com/DIRACGrid/DIRAC/pull/7143). I convert to draft until the 2 above are sorted.