Project

General

Profile

action #119185

Updated by mkittler over 1 year ago

## Motivation 
 http://jenkins.qa.suse.de/job/gnome_next-openqa/4089/console correctly states "WARNING: openqa-client is deprecated and planned to be removed in the future. Please use openqa-cli instead" so this is what we should do then :) 

 ## Acceptance criteria 
 * **AC1:** Jenkins job uses openqa-cli 

 ## Suggestion 
 The code is just in the jenkins job configuration (http://jenkins.qa.suse.de/job/gnome_next-openqa/configure) and can be updated there. Or better put it into git, e.g. github.com/os-autoinst/scripts/ and reference from there

Back