mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 04:06:03 +00:00
e2e framework: introduce todo sub packages
This commit is contained in:
parent
37d562b454
commit
e95c2dbbe3
7
test/e2e/framework/todo/README.md
Normal file
7
test/e2e/framework/todo/README.md
Normal file
@ -0,0 +1,7 @@
|
||||
This directory holds sub packages which, in contrast to other sub packages
|
||||
under test/e2e/framework, may use test/e2e/framework because that is not
|
||||
depending on them.
|
||||
|
||||
This is an interim solution for moving code without causing cycling
|
||||
dependencies. All code will be moved from here into the normal sub packages
|
||||
when the refactoring is done.
|
Loading…
Reference in New Issue
Block a user