Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Submit test requests through HTTP POST request #293

Open
bookwar opened this issue Jul 22, 2019 · 1 comment
Open

Submit test requests through HTTP POST request #293

bookwar opened this issue Jul 22, 2019 · 1 comment

Comments

@bookwar
Copy link

bookwar commented Jul 22, 2019

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

@lachmanfrantisek
Copy link

lachmanfrantisek commented Feb 12, 2024

I just found this when searching for a way to provide a similar check for Packit users. Would it be hard to do this in Koschei? It would be nice to integrate a tool that has been created for this purpose instead of creating something new.

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.

Thanks in advance for any response!
František

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants