Project

General

Profile

action #26890

Updated by okurz over 6 years ago

## User story 

 As a user, I want that my webui or workers tell me if they are not compatible, to not wait an eternity waiting for a job to be picked up and discover, too late, that they will never be picked up. 


 ## Acceptance criteria 

 * **AC1:** When a job get scheduled and the online workers are not compatible with the webui, the user gets warning message to inform about it 

 it. 
 * **AC2:** The warning is delivered for the openQA version in Leap 42.3. 
 * **AC3:** The warning is delivered for the openQA version in Tumbleweed. 
 * **AC4:** The warning is delivered for the openQA version in devel:openQA. 


 ## tasks 

 1. Lookup Implement the "API version route" warning for Leap 42.3? 
 2. Check Implement the API version on worker side 
 3. Update developer documentation how and when to update that version warning for TW? 


 ## further details 

 - Devel repo project: https://build.opensuse.org/package/show/devel:openQA/openQA 
 - TW repo project: https://build.opensuse.org/package/show/openSUSE:Factory/openQA 
 - Leap 42.3 repo project: https://build.opensuse.org/package/show/openSUSE:Leap:42.3/openQA

Back