Project

General

Profile

action #23626

Updated by riafarov about 6 years ago

gnome+sdk+proxy_SCC_without_addon uses SDK on ISO_1. For SLE 15 we don't have SDK and can replace it with development-tools module repo url, or another addon. 
 This may require changes in test suite settings. 

 Test suite verifies following scenario: 
 - Register the system 
 - Add addon using dvd  

 For SLE 15 we need to do the same, but using all packages DVD (as there is no other media), or remote url. 

 ## Acceptance criteria 
 * Same test suite is used for SLE12 and SLE15 and works for both versions 
 * Test verifies registered installation while adding addon from media (ftp url can be used here) 

 ## Tasks 
 * Check DEV_IMAGE and ALL_MODULES flags in the disrti tests code. 
 * Re-add test suite for following machines: aarch64, ppc64le, 64bit.

Back