Project

General

Profile

action #132779

Updated by JERiveraMoya 10 months ago

Now that bsc1202234 is verified fixed, we need to remove the workarounds in place: 

 onathan@waaa-amazing:/var/lib/openqa/share/tests/sle/data    (remove_wo_bsc1202234)$ grep -r 1202234 
 autoyast_qam/12-common_base_installation.xml.ep:        <!-- Workaround for bsc#1202234: [addon]-release packages are missing after autoyast installation. --> 
 autoyast_qam/15-common_base_installation.xml.ep:        <!-- Workaround for bsc#1202234: [addon]-release packages are missing after autoyast installation. --> 
 autoyast_sle12/create_hdd/create_hdd_ha_sles.xml.ep:              <!-- Workaround for bsc#1202234: [addon]-release packages are missing after autoyast installation. --> 
 autoyast_sle12/create_hdd/create_hdd_sles_regression_aarch64.xml.ep:              <!-- Workaround for bsc#1202234: [addon]-release packages are missing after autoyast installation. --> 
 autoyast_sle12/create_hdd/create_hdd_sles_regression_ppc64le.xml.ep:              <!-- Workaround for bsc#1202234: [addon]-release packages are missing after autoyast installation. --> 
 autoyast_sle12/create_hdd/create_hdd_sles_regression_s390x.xml.ep:              <!-- Workaround for bsc#1202234: [addon]-release packages are missing after autoyast installation. --> 
 autoyast_sle15/create_hdd/create_hdd_sap.xml.ep:        <!-- Workaround for bsc#1202234: [addon]-release packages are missing after autoyast installation. --> 
 autoyast_sle15/create_hdd/create_hdd_hpc_development_node_aarch64.xml.ep:        <!-- Workaround for bsc#1202234: [addon]-release packages are missing after autoyast installation. --> 
 autoyast_sle15/create_hdd/create_hdd_hpc_development_node_x86_64.xml.ep:        <!-- Workaround for bsc#1202234: [addon]-release packages are missing after autoyast installation. --> 
 autoyast_sle15/create_hdd/create_hdd_hpc_management_server_aarch64.xml.ep:        <!-- Workaround for bsc#1202234: [addon]-release packages are missing after autoyast installation. --> 
 autoyast_sle15/create_hdd/create_hdd_hpc_management_server_x86_64.xml.ep:        <!-- Workaround for bsc#1202234: [addon]-release packages are missing after autoyast installation. --> 
 autoyast_sle15/create_hdd/create_hdd_hpc_textmode_aarch64.xml.ep:        <!-- Workaround for bsc#1202234: [addon]-release packages are missing after autoyast installation. --> 
 autoyast_sle15/create_hdd/create_hdd_hpc_textmode_x86_64.xml.ep:        <!-- Workaround for bsc#1202234: [addon]-release packages are missing after autoyast installation. --> 
 autoyast_sle15/create_hdd/create_hdd_maintenance.xml.ep:          <!-- Workaround for bsc#1202234: [addon]-release packages are missing after autoyast installation. --> 

 The task would take few minutes, but if we want VRs, it will take more effort. 
 So  

 #### Acceptance criteria 
 **AC1**: AC1: Remove workarounds 
 **AC2**: AC2: Do some VRs 

 It is probably not necessary to check every single test suite.

Back