-
Notifications
You must be signed in to change notification settings - Fork 4.7k
test/end-to-end/core test/end-to-end/core.sh:38: executing 'curl -s -X POST http://172.30.156.163:5432/keys/foo -d value=1337' expecting any result and text 'Key created' #18522
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
Comments
Quick investigation: The internal error is coming from:
Which indicates the database schema was not created? |
Hrm. it seems like the hook was not finished in time?
|
looks like the the post hook pod was started
not sure why it didn't wait for the rollout to complete |
Interestingly this is also failing for OSE 3.6 branch:
I'm 95% sure there is something broken in the images or templates or DockerHub :-) |
@tnozicka it might be the script for hook pod ran but it does not have |
/priority P0 |
The revert openshift/ruby-hello-world#67 fixed the e2e tests (they are green again). |
The reason of the above error is the PR https://github.com/openshift/ruby-hello-world/pull/66/files that I sent to update What I wanted to do is to run [1] https://github.com/openshift/ruby-hello-world/blob/master/Gemfile |
@mfojtik if the breakage is reverted why did you reopen this? |
https://ci.openshift.redhat.com/jenkins/job/test_pull_request_origin_end_to_end/9240/consoleFull#-12440632375898c58db7602c31c0eab717
/kind test-flake
The text was updated successfully, but these errors were encountered: