Hello Laszlo Gaal, Impala Public Jenkins,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/22379

to look at the new patch set (#3).

Change subject: IMPALA-13689: Fix webserver tests with curl 7.76.1
......................................................................

IMPALA-13689: Fix webserver tests with curl 7.76.1

On Rocky Linux 9.5 a few checks started to fail because error 503
was expected to cause non 0 return value but it was not treated
as error. The difference is likely caused by the newer curl version.
curl documentation seems unclear about the return value of auth
related status codes.

The fix is to check the specific http status code instead of curl's
return value.

Testing:
- webserver tests passed on Rocky Linux 9.5

Change-Id: I354aa87a1b6283aa617f0298861bd5e79d03efc7
---
M be/src/util/webserver-test.cc
1 file changed, 10 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/79/22379/3
--
To view, visit http://gerrit.cloudera.org:8080/22379
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I354aa87a1b6283aa617f0298861bd5e79d03efc7
Gerrit-Change-Number: 22379
Gerrit-PatchSet: 3
Gerrit-Owner: Csaba Ringhofer <[email protected]>
Gerrit-Reviewer: Csaba Ringhofer <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Laszlo Gaal <[email protected]>

Reply via email to