You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
👍 from me. I'd prefer if the root test folder be called integration_test, so it is clear to everybody what's in there. And I would prefer a nested structure, though flat is also fine.
/reopen
Because we still need to split the test file into smaller bits.
Instructions 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.
/kind cleanup
Right now we have paths like:
which don't indicate that they're integration tests. I'd prefer we have something like this where we have a clear separation:
so that we can more clearly do:
we can also directly call the root folder
./integration_tests
and put all the files there.The text was updated successfully, but these errors were encountered: