-
Notifications
You must be signed in to change notification settings - Fork 667
[metal3] add data-test-id for dashboard components #2288
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[metal3] add data-test-id for dashboard components #2288
Conversation
|
Hi @dantrainor. Thanks for your PR. I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
0e8a3b0 to
201cd7e
Compare
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: dantrainor The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
/assign @jtomasek |
frontend/packages/metal3-plugin/src/components/dashboard/inventory-card.tsx
Outdated
Show resolved
Hide resolved
|
Please add the attributes in the same PR as the tests so we can see how they will be used. |
I'm suggesting to merge the changes so it's all one PR. That makes it easier to understand and review. |
Understood. Per @honza 's comment on #2287 this was split to ease review burden. |
201cd7e to
0feeebe
Compare
0feeebe to
8692c8c
Compare
|
+1 to adding this to the tests PR #1886 so the usage of the ids is clear |
|
This is going to become part of #1886 |
No description provided.