added script to generate json list of missing tests
The new script lbn-reschedule-tests
scans the dashboard database for missing tests (completed build without a running or completed test) in a given date, and produces a JSON list with the tests that need to be started in a format equivalent to the output of lbn-list-expected-builds
.
The produced JSON file must be copied to the appropriate directory in the Jenkins home directory on lhcb-jenkins.
Fixes LBCORE-977.