backend.ai-webui icon indicating copy to clipboard operation
backend.ai-webui copied to clipboard

feature: provide model service validation

Open lizable opened this issue 1 year ago • 1 comments

This PR resolves #2058. Related: backend.ai#1754

⚠️ NOTE: you need to change the core branch to related PR.

  • [x] Check the result of validation changes when click validate button (processing... -> finished)
  • [x] Check you can execute "real" service when validation is on processing
  • [x] Check you can validate service only if the model-definition file is in model-usage vfolder (refer here)
  • [x] Check you can see the container log clearly after clicking validate button.

Checklist: (if applicable)

  • [x] Mention to the original issue
  • [ ] Documentation
  • [x] Minimum required manager version
  • [ ] Specific setting for review (eg., KB link, endpoint or how to setup)
  • [x] Minimum requirements to check during review
  • [ ] Test case(s) to demonstrate the difference of before/after

Screenshot(s)

Screenshot 2024-01-17 at 5 50 04 PM

lizable avatar Nov 29 '23 04:11 lizable