Set buildname/version for SLFO based development containers#2025
Set buildname/version for SLFO based development containers#2025
Conversation
|
Created a staging project on OBS for 16.0: home:defolos:BCI:Staging:16.0:16.0-2025 Build ResultsRepository
Repository
Repository
Repository
Repository
Repository
Repository
Repository
Build succeeded ✅ To run BCI-tests against this PR, use the following command: OS_VERSION=16.0 TARGET=custom BASEURL=registry.opensuse.org/home/defolos/bci/staging/16.0/16.0-2025/ tox -- -n autoThe following images can be pulled from the staging project:
|
prefix them with 16.0 to avoid downgrades not getting published. Remove os_epoch handling which wasn't supported on 16 and is currently unused anyway.
8caa1d3 to
17a2cbf
Compare
|
This will need further work as we now set: #!BuildName: bci-bci-init-%OS_VERSION_ID_SP% |
we've been doing that for SLE15's containers for 4 years. I'm not against fixing it, but why does this need to be done in one of the most urgently waiting pull requests and can't be done later? |
I've moved this to #2055 but it will require changes to all the agregates and testing pipelines when merged. |
prefix them with 16.0 to avoid downgrades not getting published.