Skip to content

Conversation

@nicolaferraro
Copy link
Member

cc: @bouskaJ

@bouskaJ
Copy link

bouskaJ commented May 25, 2020

Hi @nicolaferraro.
YAKS tests fail for me

test-crud-br5t4i6evfqbpljjt660 test [INFO] 
test-crud-br5t4i6evfqbpljjt660 test [INFO] Results:
test-crud-br5t4i6evfqbpljjt660 test [INFO] 
test-crud-br5t4i6evfqbpljjt660 test [ERROR] Errors: 
test-crud-br5t4i6evfqbpljjt660 test [ERROR]   Failed to check Http condition - request url 'http://api.yaks-a8ba4fb9-ca8f-46eb-955e-b60b392e5eb3.svc.cluster.local' did not return expected status '200'
test-crud-br5t4i6evfqbpljjt660 test [ERROR]   Failed to check Http condition - request url 'http://api.yaks-a8ba4fb9-ca8f-46eb-955e-b60b392e5eb3.svc.cluster.local' did not return expected status '200'
test-crud-br5t4i6evfqbpljjt660 test [ERROR]   Failed to check Http condition - request url 'http://api.yaks-a8ba4fb9-ca8f-46eb-955e-b60b392e5eb3.svc.cluster.local' did not return expected status '200'
test-crud-br5t4i6evfqbpljjt660 test [ERROR]   Failed to check Http condition - request url 'http://api.yaks-a8ba4fb9-ca8f-46eb-955e-b60b392e5eb3.svc.cluster.local' did not return expected status '200'
test-crud-br5t4i6evfqbpljjt660 test [ERROR]   Failed to check Http condition - request url 'http://api.yaks-a8ba4fb9-ca8f-46eb-955e-b60b392e5eb3.svc.cluster.local' did not return expected status '200'
  1. the default method for health check is HEAD see https://github.com/citrusframework/citrus/blob/3c5d8052e581d895bb360d5c2fef8205af024972/core/citrus-base/src/main/java/com/consol/citrus/condition/HttpCondition.java#L46
  2. You should probably increase the timeout Given HTTP request timeout is 60000 ms

@nicolaferraro
Copy link
Member Author

Yeah, thanks!

@nicolaferraro nicolaferraro merged commit cb8b1ab into openshift-integration:master May 25, 2020
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