Project

General

Profile

action #26890

Updated by SLindoMansilla 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, before I get old, 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. 
 * **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. Implement the warning for Leap 42.3? 
 2. Implement the 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