You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
make sure our github actions / tmt / pipelines are covering ostree integration when a new patch arrives for the review.
For example:
git clone https://gitlab.com/CentOS/automotive/sample-images
<APPLY THE NEW PATCH>
cd sample-images/osbuild-manifests
make cs9-qemu-qm-minimal-ostree.x86_64.qcow2
SEE IF IT BREAKS OR NOT AND REPORT.
Based on that the QM maintainers can decide to merge or not the patch.
The text was updated successfully, but these errors were encountered:
If it can be done with GitHub action, great, if not we could try Testing Farm, as we do in Automotive from GitLab.
@juanje Perfect, thanks so much for your collaboration, we can use any technology :)
dougsland
changed the title
tests: add ostree integration into the CI/CD pipeline
tests: CI/CD pipeline (tmt) - add ostree integration into the CI/CD pipeline
Apr 29, 2024
make sure our github actions / tmt / pipelines are covering ostree integration when a new patch arrives for the review.
For example:
Based on that the QM maintainers can decide to merge or not the patch.
The text was updated successfully, but these errors were encountered: