Project

General

Profile

action #103788

Updated by mkittler over 2 years ago

## Motivation 
 os-autoinst changes can break openQA. And although we test os-autoinst as part of openQA, we won't know if os-autoinst breaks openQA. 

 ## Acceptance criteria 
 - **AC1**: openQA fullstack tests are run as part of and can fail os-autoinst CI 

 ## Suggestions 
 - Use [prove workflow from openQA](https://github.com/os-autoinst/openQA/blob/master/.github/workflows/prove.yml#L15) as a starting point

Back