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

Linking to FedoraCI #14

Open
LecrisUT opened this issue Nov 22, 2023 · 3 comments
Open

Linking to FedoraCI #14

LecrisUT opened this issue Nov 22, 2023 · 3 comments

Comments

@LecrisUT
Copy link
Contributor

LecrisUT commented Nov 22, 2023

For new we can start with rpminspect. A few changes that need to be made:

  • Use container instead of install (e.g. quay.io/fedoraci/rpminspect)
  • Get the tag from an environment variable
  • Figure out how to connect with FedoraCI
  • Control which variant runs by context.initiator. Not yet implemented apparently though

rpminspect

  • Use koji builds
@mfocko
Copy link
Member

mfocko commented Nov 23, 2023

Regarding the initiator it should be possible to tell apart Packit from the others, I’m not sure if you need more than that. Tbf I’m actually not sure why you even need it 👀

@LecrisUT
Copy link
Contributor Author

This came up w.r.t. CentOS dropping the Jenkins CI so the rpminspect and other CI there would start to diverge from Fedora CI, the idea is to unify FedoraCI (use default koji), CentosCI (use centos koji url) and packit/upstream (use copr builds).

@LecrisUT
Copy link
Contributor Author

Cannot use context.initiator within the test: teemtee/tmt#2613

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