Project

General

Profile

Actions

action #88363

closed

openqa-client cannot return job info

Added by lansuse over 3 years ago. Updated about 3 years ago.

Status:
Resolved
Priority:
Low
Assignee:
Category:
Support
Target version:
Start date:
2021-02-01
Due date:
2021-02-19
% Done:

0%

Estimated time:

Description

lan@localhost:~/work/openqa-job-retrigger-tool> /usr/share/openqa/script/client --host http://openqa.qa2.suse.asia --apibase / group_overview/20 limit_builds=1 undef lan@localhost:~/work/openqa-job-retrigger-tool> /usr/share/openqa/script/client --json-output --host http://openqa.qa2.suse.asia --apikey 81F4ED4794F6E574 --apisecret 3895BC8179CCA96 --apibase / group_overview/20 limit_builds=1 null

openqa-cli api --apibase / --host http://openqa.qa2.suse.asia --pretty group_overview/20 limit_builds=1 { "build_results" : [ { "all_passed" : "", "build" : "124.5", "distris" : { "sle" : 1 }, "escaped_build" : "124_5", "escaped_id" : "15_SP3-124_5", "escaped_version" : "15_SP3", "failed" : 0, "key" : "15-SP3-124.5", "labeled" : 0, "oldest" : "2021-01-14T11:58:38", "passed" : 105, "reviewed" : 1, "skipped" : 15, "softfailed" : 0, "total" : 120, "unfinished" : 0, "version" : "15-SP3" } ], "comments" : [], "description" : null, "group" : { "id" : 20, "is_parent" : null, "name" : "SLE-15-SP3-Performance", "rendered_description" : null }, "max_jobs" : 120, "pinned_comments" : [] }

Actions

Also available in: Atom PDF