• Kubernetes Submit Queue's avatar
    Merge pull request #33781 from rmmh/test-list · 2a213848
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    Add test_list command, to enumerate unit and e2e tests.
    
    This uses go/parser and go/ast to analyze all test files in ~1 second.
    It only recognizes a few simple structures that the tests all have, and
    modifies a few tests to fit expected structure better.
    
    This is part of an effort to ensure all tests have owners, by having a
    verify check to catch new tests being added without an owner.
    2a213848
Name
Last commit
Last update
..
e2e Loading commit data...
e2e_node Loading commit data...
fixtures Loading commit data...
images Loading commit data...
integration Loading commit data...
kubemark Loading commit data...
list Loading commit data...
soak Loading commit data...
utils Loading commit data...
.gitattributes Loading commit data...
OWNERS Loading commit data...
test_owners.csv Loading commit data...