Project

General

Profile

coordination #103323

Updated by jlausuch about 2 years ago

Extend 
 This epic is to collect all the BCI test covergae. related tickets. 

 For more info about what BCI is: https://confluence.suse.com/display/ENGCTNRSTORY/SLE+BCI 

 Basically, it covers all containers that are developed by Suse, including the base image. 

 The QE goal is to have good coverage of all the BCI container images. 
 This is the list of BCI images: https://confluence.suse.com/pages/viewpage.action?spaceKey=ENGCTNRSTORY&title=SLE+BCI+Image+Overview 

 We shall extend and enhance the current test properly have a testing suite https://gitlab.suse.de/dancermak/bci-tests 
 These tests are triggered automation in a [specific openQA group](https://openqa.suse.de/group_overview/409) by from the [container-release-bot](https://gitlab.suse.de/qac/container-release-bot) which constantly checks for new images available in IBS to be tested. 

 The actual tests are triggered with the variable `BCI_TEST_ENVS` which defines the test modules to execute from https://gitlab.suse.de/dancermak/bci-tests/-/tree/main/tests 
 For development purposes, the variables `BCI_TESTS_REPO` and `BCI_TESTS_BRANCH` can be specified to point (for instance) to a specific fork and branch. 







 For more info about what BCI is: https://confluence.suse.com/display/ENGCTNRSTORY/SLE+BCI https://gitlab.suse.de/dancermak/bci-tests 


Back