Project

General

Profile

action #116596

Updated by okurz over 1 year ago

## Observation 

 Only the `test` is reported back to Github, and `api` and `ui` are pending endlessly: 
 https://github.com/os-autoinst/openQA/pull/4804 

 
 ``` 
 test Successful in 21m — Workflow: test 
 ci/circleci: api Expected — Waiting for status to be reported 
 Required 
 ci/circleci: ui Expected — Waiting for status to be reported 
 Required 
 ``` 

 ## Acceptance criteria 
 * **AC1:** All common CI tests in openQA are properly reported in github pull requests 

 ## Suggestions 
 * Research if there was anything that changed lately for circleCI 
 * Ask in some circleCI support chat or something 


 ## Workaround 
 Look into the details of the pipeline and if all tests pass then manually merge

Back