Project

General

Profile

action #92215

Updated by tjyrinki_suse almost 3 years ago

We mainly cover Mariadb in two places: 

 [tests/console/mysql_odbc](https://github.com/os-autoinst/os-autoinst-distri-opensuse/blob/master/tests/console/mysql_odbc.pm) 
 [tests/console/mysql_srv](https://github.com/os-autoinst/os-autoinst-distri-opensuse/blob/master/tests/console/mysql_srv.pm) 

 https://openqa.suse.de/tests/overview?arch=&machine=&modules=mysql_srv&distri=sle&version=15-SP3&build=183.1&groupid=110 
 https://github.com/os-autoinst/os-autoinst-distri-opensuse/search?p=3&q=console%2F%2Amysql 

 See parent task for more information. 

 ## Acceptance Criteria 

 AC1: mysql test modules are renamed to "mariadb" and mariadb tests are scheduled in the products where mariadb is shipping 
 AC2: mysql references are renamed to mariadb where applicable

Back