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

Skip checking int test request metrics in prod #994

Merged
merged 1 commit into from
Apr 29, 2024

Conversation

ejegrova
Copy link
Contributor

@ejegrova ejegrova commented Apr 29, 2024

Integration test test_get_request_metrics is constantly failing with following error: urllib3.exceptions.ResponseError: too many 504 error responses

Maintainers will complete the following section

  • Commit messages are descriptive enough
  • Code coverage from testing does not decrease and new code is covered
  • [n/a] New code has type annotations
  • [n/a] OpenAPI schema is updated (if applicable)
  • [n/a] DB schema change has corresponding DB migration (if applicable)
  • [n/a] README updated (if worker configuration changed, or if applicable)
  • [n/a] Draft release notes are updated before merging

Integration test test_get_request_metrics is constantly failing with following error:
urllib3.exceptions.ResponseError: too many 504 error responses

Signed-off-by: ejegrova <ejegrova@redhat.com>
@ejegrova ejegrova added this pull request to the merge queue Apr 29, 2024
Merged via the queue into containerbuildsystem:master with commit 55295a8 Apr 29, 2024
14 checks passed
@ejegrova ejegrova deleted the skip_metrics_test branch April 29, 2024 14:18
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