Skip to content
Success

#28029 (Apr 17, 2026, 11:36:49 AM)

Started 4 hr 28 min ago
Took 2 sec on build4-deb12build-ansible

Started by upstream project gerrit-osmo-ci build number 977
originally caused by:

This run spent:

  • 6 sec waiting;
  • 2 sec build duration;
  • 8.1 sec total from scheduled to completion.
Revision: e0b6833a7c4858e925f05e199010ad16442791c0
Repository: $GERRIT_REPO_URL
  • master
jenkins-gerrit/artifacts_download: new script

Add a script for downloading artifacts from the build job in a gerrit
pipeline, so it can be used in the hwtest job job.

pipeline: <--- URL to the pipeline is passed to all jobs
  parallel:
    sequential:
      build  <--- artifacts are here
      hwtest <--- will call the new script with the pipeline URL
    lint
    binpkgs
    ...

Related: SYS#7963
Change-Id: Ia96951d62b464b2e0b80f8e555cb77e5b9e52f78
Oliver Smith at