k3s/third_party/forked/shell2junit
Kubernetes Submit Queue ec2fa9d46c Merge pull request #47614 from mengqiy/fix_naming
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
2017-07-19 21:51:49 -07:00
..
LICENSE
OWNERS add owners for sh2ju 2017-06-16 14:13:26 -07:00
sh2ju.sh fix naming for testgrid 2017-06-15 13:38:41 -07:00