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

cmd-sign: set priority level on Robosignatory fedmsg #3444

Merged
merged 1 commit into from
May 3, 2023

Conversation

jlebon
Copy link
Member

@jlebon jlebon commented May 1, 2023

There is work in Fedora infra[1] to use a Robosignatory queue that supports priority levels so that e.g. our artifact signing messages are handled before RPM signing of mass rebuilds.

Start setting a priority level. Set it to 4 as proposed.[2]

There is work in Fedora infra[[1]] to use a Robosignatory queue that
supports priority levels so that e.g. our artifact signing messages are
handled before RPM signing of mass rebuilds.

Start setting a priority level. Set it to 4 as proposed.[[2]]

[1]: https://pagure.io/fedora-infrastructure/issue/10899
[2]: https://pagure.io/fedora-infrastructure/issue/10899#comment-854645
Copy link
Member

@dustymabe dustymabe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, but let's hold this until after this week's releases?

)
msg = message.Message(body=body, topic=topic)
if priority:
msg.priority = priority
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me! (that's the only part where my review might be relevant ;-) )

@dustymabe
Copy link
Member

LGTM, but let's hold this until after this week's releases?

We should be unblocked on this now.

@jlebon
Copy link
Member Author

jlebon commented May 3, 2023

Prow failure looks unrelated.

/override ci/prow/rhcos

@openshift-ci
Copy link

openshift-ci bot commented May 3, 2023

@jlebon: Overrode contexts on behalf of jlebon: ci/prow/rhcos

In response to this:

Prow failure looks unrelated.

/override ci/prow/rhcos

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@jlebon jlebon merged commit 6da04c5 into coreos:main May 3, 2023
2 checks passed
@jlebon jlebon deleted the pr/priority-msg branch May 3, 2023 13:38
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

Successfully merging this pull request may close these issues.

None yet

3 participants