Project

General

Profile

action #87695

Updated by okurz about 1 year ago

## Motivation 
 Most of openQA functionality is available over the webUI with prominent exceptions like "trigger tests". To allow easier workflows for web centric users, e.g. using https://github.com/features/codespaces , we should offer possibilities to interact with openQA without needing a local terminal 

 ## Acceptance criteria 
 * **AC1:** openQA jobs can be triggered from remote web-based IDEs 

 ## Suggestions 
 * See https://youtu.be/7edHele0iow 
 * Read http://open.qa/docs/#_running_openqa_jobs_as_ci_checks 
 * Read https://hackweek.opensuse.org/22/projects/automated-test-for-game-plus-only-web-based-dev-plus-python-openqa 
 * Try it out, add to our documentation 

 ## Further details 
 Related to #86063

Back