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

Report more information during schema deletion (follow up) #622

Conversation

RafalKorepta
Copy link
Contributor

@RafalKorepta RafalKorepta commented Jul 28, 2023

In one of the PR test fail again, but with --retry flag it is imposible to know why.

  > DELETE /subjects/sensor-value/versions/1?permanent=true HTTP/1.1
  > Host: redpanda-0kcbqw5kyp.redpanda-0kcbqw5kyp.svc.cluster.local.:8081
  > Authorization: Basic YWRtaW46YmFkcGFzc3dvcmQ=
  > User-Agent: curl/7.88.1
  > Accept: */*
  >
  * Operation timed out after 3000 milliseconds with 0 bytes received

REF:

@RafalKorepta RafalKorepta force-pushed the rk/change-schame-registry-test-logic branch 2 times, most recently from c82b977 to 01a7ad6 Compare July 28, 2023 17:02
In one of the PR test fail again, but with `--retry` flag it is imposible
to know why.

```
  > DELETE /subjects/sensor-value/versions/1?permanent=true HTTP/1.1
  > Host: redpanda-0kcbqw5kyp.redpanda-0kcbqw5kyp.svc.cluster.local.:8081
  > Authorization: Basic YWRtaW46YmFkcGFzc3dvcmQ=
  > User-Agent: curl/7.88.1
  > Accept: */*
  >
  * Operation timed out after 3000 milliseconds with 0 bytes received
```

REF:
redpanda-data@cea5b4dd
https://github.com/redpanda-data/helm-charts/actions/runs/5681813097/job/15399918195#step:17:33885
@RafalKorepta RafalKorepta force-pushed the rk/change-schame-registry-test-logic branch from 01a7ad6 to 888dd0c Compare July 28, 2023 19:27
@RafalKorepta RafalKorepta merged commit fc58f97 into redpanda-data:main Jul 29, 2023
14 checks passed
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.

2 participants