Project

General

Profile

action #150992

Updated by livdywan 6 months ago

## Motivation 
 With #126950 we have good experience with automatically triggered openQA tests in pull requests to os-autoinst-distri-openQA. We should now explore triggering openQA tests to os-autoinst-distri-opensuse 

 ## Acceptance criteria 
 * **AC1:** New pull requests in github.com/os-autoinst/os-autoinst-distri-opensuse provide feedback to the pull request creator and reviewers from at least one test scenario executed for the pull request before merge 

 ## Suggestions 
 * Follow the documentation and consider the existing use case in https://github.com/os-autoinst/os-autoinst-distri-example/blob/main/.github/workflows/openqa.yml 
 * Read about what needed to be done for #126950 126950 for openQA-in-openQA tests 
 * Extend the concept to os-autoinst-distri-opensuse

Back