Project

General

Profile

action #153964

Updated by JERiveraMoya 3 months ago

#### Motivation 
 Currently, we are distinguishing the libuyi test from the non-libyui tests by using the variable YUI_REST_API. 
 It would be more convenient to create a different way, based on the version of the os (=+sles15-sp3).  
  

 The challenge would be to avoid using multiple conditions in the os-autoinst-opensuse-distro repo. 
 This settings is tightly coupled with the yaml schedule, so it might require some research what are all the points in the code affected. 

 #### Acceptance criteria 
 **AC1**: Find strategy to avoid setting YUI_REST_API at all. repo

Back