Update SIG Node CI test coverage guide#35912
Update SIG Node CI test coverage guide#35912natasha41575 wants to merge 1 commit intokubernetes:masterfrom
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: natasha41575 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 |
| <td>os | ||
| </td> | ||
| <td>cos, ubuntu, fedora | ||
| <td>COS, ubuntu |
There was a problem hiding this comment.
curious why fedora was dropped? they're the only cri-o tests AFAIU
There was a problem hiding this comment.
ah I can put them back for cri-o, thanks for the callout!
| <td>cri | ||
| </td> | ||
| <td>containerd, CRI-O | ||
| <td>containerd |
There was a problem hiding this comment.
I know we sometimes struggle to keep them green but I'd love cri-o tests to be kept here if possible
|
/triage accepted |
|
I haven't had time to look into this in a long time, so closing for now. Will reopen when I get bandwidth again. |
Here is a proposal for how we can reorganize the SIG Node CI testgrid to make tests easier to find. I generally find it hard to navigate the current testgrid; it is not obvious (at least to me) where or if a particular test is running in the testgrid today.
This came out of me picking up kubernetes/kubernetes#134862; while starting to look at what we had previously defined as our test coverage guidance (which is still not implemented), I thought the current proposal can be improved. This is intended to be an incremental improvement, and can be iterated upon in the future. I also want to be careful not to remove any existing test coverage.
Also another, note, there are some highly specialized test tabs like
sig-node-problem-detector,sig-node-security-profiles-operator,sig-node-ec2,sig-node-gpuetc, I don't intend to touch those.All feedback and suggestions are welcome. I am not an expert on test-infra or all node features so please feel free to bring up issues or mistakes :)
/sig node
/assign @SergeyKanzhelev
/cc @mariafromano-25 @haircommander @kannon92
/hold
just to gate merging until we are ready