Project

General

Profile

coordination #25380

Updated by jorauch 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 

 ## Problem 

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

 TODO: 
 - On SLE15 adapt test flow to boot from already created hdd with development module enabled ( sle-15-Installer-DVD-x86_64-Build321.5-create_hdd_minimal_base+sdk@64bit) 
    => 
    START_AFTER_TEST=create_hdd_minimal_base+sdk 
    HDD_1=SLES-%VERSION%-%ARCH%-%BUILD%@%MACHINE%-minimal_with_sdk%BUILD_SDK%_installed.qcow2 
    DESKTOP=textmode 

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

 ## 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 

 ## Further details 

 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