Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: squash
-
Labels:None
-
Story Points:1.4
-
Epic Link:
-
Team:SQuaRE
Description
For some use cases, for instance, the HSC reprocessing on the LDF environment, we need an option in dispatch_verify.py to skip the upload of data blobs to SQuaSH.
Attachments
Issue Links
- is child task of
-
DM-14328 Publish verification jobs produced by the HSC reprocessing to SQuaSH
- Done
Example of command to test the --ignore-jobs option:
dispatch_verify.py --url https://squash-restful-api-demo.lsst.codes --user <user> --password <password> --env jenkins --ignore-lsstsw --ignore-blobs test_job.json
verify.bin.dispatchverify.main INFO: Loading test_job.json
verify.bin.dispatchverify.main INFO: Ignoring blobs from Job JSON test_job.json
verify.bin.dispatchverify.main INFO: Refreshing metric definitions from verify_metrics
verify.bin.dispatchverify.main INFO: Inserting Jenkins CI environment metadata.
verify.bin.dispatchverify.main INFO: Uploading Job JSON to https://squash-restful-api-demo.lsst.codes.
verify.squash.get INFO: GET https://squash-restful-api-demo.lsst.codes status: 200
verify.squash.post INFO: POST https://squash-restful-api-demo.lsst.codes/auth status: 200
verify.squash.post INFO: POST https://squash-restful-api-demo.lsst.codes/job status: 202