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

Comment out worker probes #142

Merged
merged 1 commit into from
Sep 21, 2020
Merged

Comment out worker probes #142

merged 1 commit into from
Sep 21, 2020

Conversation

jpopelka
Copy link
Member

I know it's a good practice to have the probes, but I have enough of trying to pip install pycurl, because we can't install it and celery with dnf - because of the probes.

- we can't install celery from RPM
  - https://github.com/packit/packit-service/blob/master/files/install-deps-worker.yaml#L22
- we can't install pycurl from RPM
  -packit/packit-service#823
- base image has to stay with Fedora-31
  - packit/packit-service#822 (comment)
- the probes don't work with SQS
  - #135
- the readiness probe sometimes takes a looong time
  - #135 (comment)
- Are they a reliable indicator of the workers health? Don't they actually tell us more about the broker's health?
jpopelka added a commit to jpopelka/packit-service that referenced this pull request Sep 21, 2020
@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded.

@jpopelka jpopelka added the mergeit When set, zuul wil gate and merge the PR. label Sep 21, 2020
@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded (gate pipeline).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mergeit When set, zuul wil gate and merge the PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants