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
We'd like to use Koschei as a service which provides rebuild results for CI pipelines, so that these results can be used in Gating. See https://pagure.io/fedora-ci/general/issue/45
Ci pipeline (Jenkins job) will prepare the inputs (list of new packages and the tag in koji) and then send a request for Koschei service to verify that these new packages will not break the rebuild of older ones.
We need a possibility for CI pipeline to request such test through a HTTP request to Koschei
The text was updated successfully, but these errors were encountered:
We can also provide (test) SRPM to be used during the check.
Our main use-case is similar to what @bookwar has -- to do this when opening a PR in distgit. We can also provide this to upstream projects if there is interest and enough capacity.
We'd like to use Koschei as a service which provides rebuild results for CI pipelines, so that these results can be used in Gating. See https://pagure.io/fedora-ci/general/issue/45
Ci pipeline (Jenkins job) will prepare the inputs (list of new packages and the tag in koji) and then send a request for Koschei service to verify that these new packages will not break the rebuild of older ones.
We need a possibility for CI pipeline to request such test through a HTTP request to Koschei
The text was updated successfully, but these errors were encountered: