action #105774
closedcoordination #104274: [epic] Enable test & release process on the container bot for BCI 15-SP3 images
Enable mini and micro images (x86_64) in the container bot
0%
Description
These are the 3 BCI images to be configured first.
minimal: https://build.suse.de/package/show/SUSE:SLE-15-SP3:Update:CR:ToTest/minimal
micro: https://build.suse.de/package/show/SUSE:SLE-15-SP3:Update:CR:ToTest/micro
The workflow is the same. We go from Update:CR:
to Update:CR:ToTest
, and from there (if tests green) we release to SUSE:Containers:SLE-SERVER:15-SP3
However, the tests that need to be triggered here are not the regular ones. We should schedule bci-tests (in development group: https://openqa.suse.de/group_overview/398)
with the corresponding variable to trigger each one:
BCI_TEST_ENVS=minimal
These 2 images should be tested/released at the same time.