Browse Source
For some reason current versions of Jenkins with TAP plugin fail to retrieve the artifacts and the jenkins-debian-glue-piuparts job fails with: | Unable to find a build for artifact copy from: jenkins-debian-glue-binaries | Build step 'Copy artifacts from another project' marked build as failure | TAP Reports Processing: START | Looking for TAP results report in workspace using pattern: piuparts.tap | Did not find any matching files. The 'Parameter filters' option from the 'Copy artifacts from another project' setting gets set to "architecture=$architecture" when using the 'projectName' tag. By using 'jenkins-debian-glue-binaries/architecture=$architecture' inside the 'project' tag the 'Parameter filters' option is empty again and does what it is supposed to do.merge-requests/109/head

1 changed files with 6 additions and 1 deletions
Loading…
Reference in new issue