Project

General

Profile

coordination #25380

Updated by okurz over 6 years ago

## Observation 

 The test adds repos for SLE12 and therefore it fails on SLE15. 
 To make this work the test needs to distinguish for which system it is run. 

 openQA test in scenario sle-15-Leanos-DVD-aarch64-toolchain_zypper@aarch64 fails in 
 [install](https://openqa.suse.de/tests/1173157/modules/install/steps/12) 


 ## Reproducible 

 Fails since (at least) Build [96.4](https://openqa.suse.de/tests/1086655) 


 ## Expected result 

 Last good: https://openqa.suse.de/tests/1058303# 

 Should install GCC on SLE 15 


 ## Acceptance criteria 

 - **AC1:** installation of gcc works on SLE12 SP3 and SLE15 
 - **AC2:** the gcc test runs without a specified version 
 - **AC3:** the gcc5_fortran_compilation runs without a specified version 
 - **AC4:** The testflow for SLE15 does not include an installation anymore 


 ## Tasks: 

 1. On SLE15 adapt test flow to boot from already created hdd 
 2. Adapt the test to have _development module_ enabled ( sle-15-Installer-DVD-x86_64-Build321.5-create_hdd_minimal_base+sdk@64bit) 


 ## Further details 

 These settings could be useful: 

 ``` 
 BOOT_HDD_IMAGE=1 
 DESKTOP=textmode 
 HDD_1=SLES-%VERSION%-%ARCH%-%BUILD%@%MACHINE%-minimal_with_sdk%BUILD_SDK%_installed.qcow2 
 START_AFTER_TEST=create_hdd_minimal_base+sdk 
 ``` 

 Github repo with current changes by jrauch: https://github.com/DrMullings/os-autoinst-distri-opensuse/tree/FIX_Toolchain 

 Always latest result in this scenario: [latest](https://openqa.suse.de/tests/latest?test=toolchain_zypper&arch=aarch64&version=15&machine=aarch64&distri=sle&flavor=Leanos-DVD) 

Back