We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Paste the output here
any agent
use pipeline step like this and do not define schema in the output.json
horreumUpload ( credentials: 'dev-ci', test: 'Dummy Test', owner: 'dev-team', access: 'PUBLIC', start: '$.build-timestamp', stop: '$.build-timestamp', jsonFile: 'run/localhost/output.json', schema: 'urn:kie-benchmarks:0.2', addBuildInfo: true )
Test run containing both urn:horreum:jenkins-plugin:0.1 and urn:kie-benchmarks:0.2
urn:horreum:jenkins-plugin:0.1
urn:kie-benchmarks:0.2
Test run containing only urn:horreum:jenkins-plugin:0.1
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Jenkins and plugins versions report
Environment
What Operating System are you using (both controller, and any agents involved in the problem)?
any agent
Reproduction steps
use pipeline step like this and do not define schema in the output.json
Expected Results
Test run containing both
urn:horreum:jenkins-plugin:0.1
andurn:kie-benchmarks:0.2
Actual Results
Test run containing only
urn:horreum:jenkins-plugin:0.1
Anything else?
No response
The text was updated successfully, but these errors were encountered: