Project

General

Profile

action #33892

Updated by okurz about 6 years ago

## User story 
 As <As a test developer, I want to trigger or retrigger a build from a jobgroup, to ease posting jobs into openQA 

 ## Acceptance criteria 
 * **AC1:** openQA::Client is able to trigger a build only for the specified jobgroup 
 * **AC2:** Builds that were triggered in the normal way, are not obsoleted or canceled 
 * **AC2:** Builds for a jobgroup that were previously scheduled can be handled in a similar fashion as other builds (Parameters, et al)

Back