• Kubernetes Submit Queue's avatar
    Merge pull request #47614 from mengqiy/fix_naming · ec2fa9d4
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    fix naming for testgrid to pick up cmd test junit
    
    Fixes #47613
    
    The file name for testgrid to pick up should match regex `'junit(_[^_]+)?(_\d+-\d+)?(_\d+)?.xml'`
    Name before is `junit-test-cmd.xml`
    Name after is `junit_test-cmd.xml`
    
    ```release-note
    NONE
    ```
    
    /assign @krzyzacy
    ec2fa9d4
Name
Last commit
Last update
..
etcd221 Loading commit data...
etcd237 Loading commit data...
golang Loading commit data...
gonum/graph Loading commit data...
shell2junit Loading commit data...