Project

General

Profile

Actions

action #10482

closed

extend isos post TEST parameter

Added by psladek about 8 years ago. Updated over 7 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
Feature requests
Target version:
Start date:
2016-01-28
Due date:
% Done:

0%

Estimated time:

Description

The TEST parameter is very useful to run only one test from an iso job group. It would be nice if it could also select more than one test, e.g. by accepting comma separated list TEST=test1,test2,...

Actions #1

Updated by coolo about 8 years ago

that is syntactic sugar for for t in test1 test2; do client job post ... ? or do I misunderstand?

Actions #2

Updated by psladek about 8 years ago

Not just that; the for cycle way unfortunately does not work, since the latter command somehow resets the previous ones, effectively only leaving the last one (while sometimes? keeping some dependent jobs not explicitly listed).
Also even if this was somehow fixed, I am not sure what other differences would be there internally... I think ideally, if one includes all tests in job group explicitly, it should behave exactly same as the iso post without TEST parameter.

Actions #3

Updated by cwh about 8 years ago

  • Status changed from New to In Progress
Actions #4

Updated by oholecek over 7 years ago

  • Status changed from In Progress to Resolved

This is done and working as expected.

Actions

Also available in: Atom PDF