Project

General

Profile

Actions

action #66427

closed

openqa-cli cant trigger single job

Added by ybonatakis about 4 years ago. Updated about 4 years ago.

Status:
Rejected
Priority:
Urgent
Assignee:
Category:
Regressions/Crashes
Target version:
-
Start date:
2020-05-05
Due date:
% Done:

0%

Estimated time:

Description

I used

openqa-cli api --pretty --osd -X POST isos ISO=SLE-15-SP2-Online-x86_64-Build188.1-Media1.iso DISTRI=sle VERSION=15-SP2 FLAVOR=Online ARCH=x86_64 BUILD=188.1 TEST=autoyast_home_encrypted

to trigger a single job named autoyast_home_encrypted but it wound up running all the jobs for the Online medium. The corresponding command with openqa-client was

openqa-client isos post --host=http://openqa.suse.de ISO=SLE-15-SP2-Online-x86_64-Build188.1-Media1.iso DISTRI=sle VERSION=15-SP2 FLAVOR=Online ARCH=x86_64 BUILD=188.1 TEST=autoyast_home_encrypted

Expected:
To run only the test job with name autoyast_home_encrypted from the TEST variable

Actual:
Seems to ignore the TEST variable and match all the others with reasult to trigger many jobs

Actions

Also available in: Atom PDF