jasonosullivan34 commented on code in PR #10577:
URL: https://github.com/apache/ozone/pull/10577#discussion_r3452584579


##########
hadoop-ozone/recon/src/main/resources/webapps/recon/ozone-recon-web/src/__tests__/locators/locators.ts:
##########
@@ -19,10 +19,6 @@
 export const overviewLocators = {
   'datanodeRow': 'overview-Health-Datanodes',
   'containersRow': 'overview-Health-Containers',
-  'capacityOzoneUsed': 'capacity-ozone-used',
-  'capacityNonOzoneUsed': 'capacity-non-ozone-used',
-  'capacityRemaining': 'capacity-remaining',
-  'capacityPreAllocated': 'capacity-pre-allocated',

Review Comment:
   I had to work around the Statistic component for capacity overview. Not 
possible to set data-testid using the current antd version



-- 
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