Skip to content

Commit

Permalink
Merge pull request #3796 from cyclinder/update_docs_design2
Browse files Browse the repository at this point in the history
e2e: Update e2e docs
  • Loading branch information
weizhoublue authored Jul 30, 2024
2 parents 064db92 + d00bccf commit 87db54d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
5 changes: 5 additions & 0 deletions test/doc/dra.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,8 @@
| ------- | --------------------------------------------------------------------------------- | -------- | ----- | ------ | ----- |
| Q00001 | Creating a Pod to verify DRA if works while set rdmaAcc to true | p1 | true | done | |
| Q00002 | Creating a Pod to verify DRA if works while set rdmaAcc to false | p1 | true | done | |
| Q00003 | test dynamicNics with policy all | p3 | true | | |
| Q00004 | create a pod with set defaultNic to nil, see the default cni what pod used is if the cluster default cni | p3 | true | | |
| Q00005 | create a pod to testing the default route is from the secondaryNics | p3 | false | | |
| Q00006 | create a pod to verify webhook auto inject the rdma resource to pod | p3 | false | | |
| Q00007 | create a pod to verify host'nic schedule for secondaryNics | p3 | false | | |
4 changes: 3 additions & 1 deletion test/doc/spidercclaimparameter.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,6 @@
| ------- | ------| -------- | ----- | ------ | ----- |
| Y00001 | test create spiderclaimparameter | p3 | | done |
| Y00002 | test create spiderclaimparameter for empty staticNics | p3 | | done |

| Y00003 | verify spidermultusconfig of the secondaryNics if is exist | p3 | | |
| Y00004 | if defaultNic is empty, webhook set default cluster network | p3 | | |
| Y00005 | the cniType of all the secondaryNics should be same | p3 | | |

0 comments on commit 87db54d

Please sign in to comment.