Project

General

Profile

action #21032

Updated by okurz over 4 years ago

## Current status 
 if you want run a job in openQA, you need use client script to start up a job in the backend of openqa webui. it is very trouble to switch webui and backend.  

 ## want to change 
 can be add a start button after each job test in job group, in order to easy run a job. and also can be added a start all jobs button on the top. 

 ## further more 
 I realized there is much more test cases in job group, and much more archs. so I think it will be had a filter to choose which jobs can be run. and a button which can be started those selected jobs.  

 ## two parameters need concern 
 that are ISO and BUILD, because there is no such parameters in job group, if we want run every build in openQA, how to handle the new build , old build and milestone build.  

 ## further ideas 

 would be nice to also offer retriggering existing tests and asking which options can be changed

Back