Project

General

Profile

Actions

action #95075

closed

Find jobs matching search parameters over /api/v1/jobs (especially documentation) size:S

Added by okurz almost 3 years ago. Updated almost 3 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Feature requests
Target version:
Start date:
2021-07-05
Due date:
2021-07-23
% Done:

0%

Estimated time:

Description

Motivation

As an application developer I want to find openQA job results matching search parameters over API so that I can integrate openQA test results into my application

Acceptance criteria

  • AC1: Application developers can find a place where they can learn how to use the openQA API to find openQA job results matching search parameters, at least "build" and "job group (id/name)"

Suggestions

  • Understand what is currently already possible to find tests based on parameters. E.g. curl -s "https://openqa.suse.de/api/v1/jobs?latest=1&scope=relevant&distri=sle&groupid=385&build=MR:244015:clamav" | jq . shows four jobs as example
  • Make sure that a user would be able to find this information, e.g. from openQA internal help as well as documentation

Out of scope

  • Actual implementation of any search parameters except for "build" and "job group (id/name)" which are mentioned here -> if you find any reasonable please report separately

Related issues 2 (1 open1 closed)

Related to QA - action #92125: Move "MR" on submission tests into a separate job groupResolvedosukup2021-05-042021-07-30

Actions
Related to openQA Project - action #95084: Create a data file with openQA API routes, parameters, docsNew2021-07-05

Actions
Actions

Also available in: Atom PDF