You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@yunikorn.apache.org by GitBox <gi...@apache.org> on 2022/01/12 12:53:28 UTC

[GitHub] [incubator-yunikorn-core] wilfred-s commented on pull request #357: [YUNIKORN-960] Expose cluster utilization info in new REST calls

wilfred-s commented on pull request #357:
URL: https://github.com/apache/incubator-yunikorn-core/pull/357#issuecomment-1011014963


   Testing of the rest API does not require anything but a running scheduler. The rest API is exposed in the scheduler binary. Check the [build and run guide](https://yunikorn.apache.org/docs/developer_guide/build). Check out all repos, use the overrides as explained and you can the create a standalone scheduler binary using `make run-local`. Otherwise build a scheduler docker image and just start that. You have the full rest API available to test.
   REST changes can also be unit tested via the `handler_test.go`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@yunikorn.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org