Gabriella Lotz has uploaded this change for review. ( http://gerrit.cloudera.org:8080/23548
Change subject: Enable REST API endpoints in webserver crawl test ...................................................................... Enable REST API endpoints in webserver crawl test Modified WebserverCrawlITest to enable REST API endpoints by setting enable_rest_api = true in the cluster options. Also added exclusion logic to skip large JavaScript bundles (like swagger-ui-bundle.js) that would bloat test output without providing meaningful validation, since serving them already confirms they're accessible. Change-Id: I5be128536d4f104e2d3bfa55c02b81e6f114d5fc --- M src/kudu/integration-tests/webserver-crawl-itest.cc 1 file changed, 14 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/48/23548/1 -- To view, visit http://gerrit.cloudera.org:8080/23548 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I5be128536d4f104e2d3bfa55c02b81e6f114d5fc Gerrit-Change-Number: 23548 Gerrit-PatchSet: 1 Gerrit-Owner: Gabriella Lotz <[email protected]>
