Commit Graph

9 Commits (6b7d4b792209b03273b62326af10d64ee23c4d5f)

Author SHA1 Message Date
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
ymqytw b983a81184 add owners for sh2ju 2017-06-16 14:13:26 -07:00
ymqytw fa91eb4496 fix naming for testgrid 2017-06-15 13:38:41 -07:00
ymqytw 590ea991a5 change junit output format 2017-06-14 11:26:51 -07:00
ymqytw 471327f95f output junit for cmd tests 2017-06-13 10:13:23 -07:00
Ryan Hitchman b4ee0f22d0 Make sh2ju not print 'error: 0' lines.
They cause false positives on Gubernator when it's looking for error
reasons.
2016-09-16 12:22:11 -07:00
Minhan Xia 586bb1f028 rename junit file 2016-06-29 16:48:58 -07:00
Minhan Xia ec3f0e9f07 fork sh2ju to accommendate existing testing tools 2016-06-27 10:41:09 -07:00
Minhan Xia ca1e808c2f introduce shell2junit 2016-06-24 10:28:16 -07:00