Project

General

Profile

Actions

action #109560

open

Add openqa-cli sub-command for async scheduling and keeping track of the result

Added by mkittler about 2 years ago. Updated about 2 years ago.

Status:
New
Priority:
Low
Assignee:
-
Category:
Feature requests
Target version:
Start date:
2022-04-06
Due date:
% Done:

0%

Estimated time:

Description

Motivation

Asynchronous scheduling allows avoiding us to run into a timeout (in practice most likely a proxy timeout; then the scheduling still might have succeed despite the error). The only problem is that one needs to actively poll for the result. It would be useful if openqa-cli had a sub-command to take care of it (similar to this Bash example) because in some contexts like https://github.com/os-autoinst/openqa-trigger-from-obs it can be very inconvenient having to implement that manually (see https://progress.opensuse.org/issues/109292#note-15).

Acceptance criteria

AC1: openqa-cli has a sub-command that allows scheduling an iso asynchronously keeping track of the result.


Related issues 1 (0 open1 closed)

Related to openQA Project - action #109292: OSD is missing x86_64 jobs duplicate key value violates unique constraint "assets_type_name" in lib/OpenQA/Schema/ResultSet/Assets.pm line 33 within find_or_createResolvedmkittler2022-03-31

Actions
Actions #1

Updated by mkittler about 2 years ago

  • Related to action #109292: OSD is missing x86_64 jobs duplicate key value violates unique constraint "assets_type_name" in lib/OpenQA/Schema/ResultSet/Assets.pm line 33 within find_or_create added
Actions #2

Updated by okurz about 2 years ago

  • Priority changed from Normal to Low
  • Target version set to future
Actions

Also available in: Atom PDF