Use OBS built container as CI base to provide all dependencies#142
Use OBS built container as CI base to provide all dependencies#142okurz wants to merge 1 commit intoos-autoinst:masterfrom
Conversation
|
see comments in #141 |
|
I am trying to define a container within git, check that out in OBS, build it there and reuse from there. Did and adapted So instead I created a new subproject https://build.opensuse.org/project/show/devel:openQA:openqa-trigger-from-obs and moved the package there https://build.opensuse.org/package/show/devel:openQA:openqa-trigger-from-obs/openqa-trigger-from-obs I copied and adjusted the config for building container images from devel:openQA. Then I did and python3-black is correctly built but the container does not find it: https://build.opensuse.org/package/show/devel:openQA:openqa-trigger-from-obs/openqa-trigger-from-obs |
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
|
Updated to use Tumbleweed as base so that we don't need to care to bump the OS version number. Adjusting the OBS service project accordingly |
60d2a55 to
2980d08
Compare
|
All done. After merge I would setup the github-OBS webhook connection to automatically trigger the dependency container build on every change in this repo |
No description provided.