This adds a download step to the vault end to end check once the API
claims that the cooking was successful.
The download step checks:
- that the fetch_url is present
- that the status code is successful
- that the response is not empty
Related to T3983
Differential D7264
vault: add monitoring of bundle downloads olasd on Feb 28 2022, 6:21 PM. Authored by Tags None Subscribers None
Details
This adds a download step to the vault end to end check once the API The download step checks:
Related to T3983 new test scenarios added for the new failure modes
Diff Detail
Event TimelineComment Actions Build has FAILED Patch application report for D7264 (id=26322)Rebasing onto 26a98cae80... Current branch diff-target is up to date. Changes applied before testcommit a1423a8715ded457e29feb890eb123a921ebd8b3 Author: Nicolas Dandrimont <nicolas@dandrimont.eu> Date: Mon Feb 28 18:18:54 2022 +0100 vault: add monitoring of bundle downloads This adds a download step to the vault end to end check once the API claims that the cooking was successful. The download step checks: - that the fetch_url is present - that the status code is successful - that the response is not empty Link to build: https://jenkins.softwareheritage.org/job/DICP/job/tests-on-diff/46/ Comment Actions Build is green Patch application report for D7264 (id=26322)Rebasing onto 27a2ef97c1... First, rewinding head to replay your work on top of it... Applying: vault: add monitoring of bundle downloads Changes applied before testcommit 617c0d81381446d059c82330031968ca96413143 Author: Nicolas Dandrimont <nicolas@dandrimont.eu> Date: Mon Feb 28 18:18:54 2022 +0100 vault: add monitoring of bundle downloads This adds a download step to the vault end to end check once the API claims that the cooking was successful. The download step checks: - that the fetch_url is present - that the status code is successful - that the response is not empty See https://jenkins.softwareheritage.org/job/DICP/job/tests-on-diff/55/ for more details. Comment Actions Build is green Patch application report for D7264 (id=26405)Rebasing onto 27a2ef97c1... Current branch diff-target is up to date. Changes applied before testcommit c698de271141c4dc45570e2b7d8a2d78fa02fd5b Author: Nicolas Dandrimont <nicolas@dandrimont.eu> Date: Mon Feb 28 18:18:54 2022 +0100 vault: add monitoring of bundle downloads This adds a download step to the vault end to end check once the API claims that the cooking was successful. The download step checks: - that the fetch_url is present - that the status code is successful - that the response is not empty See https://jenkins.softwareheritage.org/job/DICP/job/tests-on-diff/57/ for more details. |