Project

General

Profile

action #50435

Updated by zluo about 5 years ago

TODO: all this come from version_utils.pm, does it make sense to move them to Utils::Backends                                                                                                                                                
                                                                                                                                                    
    # is_hyperv                                                                                                                                                                                                                      
                                                                                                                                                                                                                          
    # is_hyperv_in_gui                                                                                                                                                                                                               
                                                                                                                                                                                                                   
    # is_aarch64_uefi_boot_hdd                                                                                                                                                                                                       
                                                                                                                                                                                                           
    # is_svirt_except_s390x   
    
   

 Suggestions: 

 Move them to Utils::Backends and change related test modules then.

Back