will-sh opened a new pull request, #6448:
URL: https://github.com/apache/ozone/pull/6448

   ## What changes were proposed in this pull request?
   HDDS-9764. Add Robot test for JSON output where missing
   
   Please describe your PR in detail:
   - Added robot test for:
   `ozone admin container info "${CONTAINER}" --json`
   `ozone admin container report --json`
   `ozone admin datanode usageinfo -m --json`
   - Added missing JSON keys in incomplete command `ozone admin container`
   
   ## What is the link to the Apache JIRA
   https://issues.apache.org/jira/browse/HDDS-9764
   
   ## How was this patch tested?
   CI/acceptance workflow run on the fork git repo
   
   Test Incomplete command:
   
https://github.com/will-sh/ozone/actions/runs/8447788465/job/23139219880#step:5:733
   Test List containers as JSON:
   
https://github.com/will-sh/ozone/actions/runs/8447788465/job/23139219880#step:5:727
   Test Report containers as JSON :
   
https://github.com/will-sh/ozone/actions/runs/8447788465/job/23139219880#step:5:729
   Get usage info as JSON:
   
https://github.com/will-sh/ozone/actions/runs/8447788465/job/23139219880#step:5:772


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to