Project

General

Profile

action #107830

Updated by jlausuch over 2 years ago

After the approach followed by Pavel https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/14400 
 we can just add the Kubernetes tests in the BCI yaml: https://gitlab.suse.de/qac/qac-openqa-yaml/-/blob/master/containers/image_updates/bci_sle15sp3.yaml 

 This variable `CONTAINER_IMAGES_TO_TEST` should be provided by the Container Release Bot. 
 e.g. for minimal image, the value should be: `CONTAINER_IMAGES_TO_TEST=registry.suse.de/suse/sle-15-sp3/update/cr/totest/images/bci/bci-minimal:latest`

Back