Commit c706f2b
Tests summary in pipeline and improved test tags to be used in Test Optimization product (#10530)
* build: Count ran tests
* build: Don't include check jobs
* build: Refactor with functions
* chore: Remove verbose output
* chore: Add a breakdown by JVM and test job kind
* chore: Contribute DD tags for test jobs
* chore: Contribute DD tags for test jobs (2)
* chore: Do not cat markdown report unless `-v` is passed
* fix: Array-based tags for tag propagation
* chore: Debug log
* chore: Sort breakdown
* chore: after script is executed in a different shell and don't see env var in before script
* chore: collect data in upload_ciapp.sh directly
* fix: Test counting now counts testcase element
* chore: Rename stage to test-summary
* chore: Improves a bit the readability
* chore: Removes markdown report
---------
Co-authored-by: Sarah Chen <[email protected]>1 parent 63b528a commit c706f2b
5 files changed
Lines changed: 696 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
610 | 611 | | |
611 | 612 | | |
612 | 613 | | |
| 614 | + | |
613 | 615 | | |
614 | 616 | | |
615 | 617 | | |
| |||
618 | 620 | | |
619 | 621 | | |
620 | 622 | | |
| 623 | + | |
621 | 624 | | |
622 | 625 | | |
623 | 626 | | |
| |||
790 | 793 | | |
791 | 794 | | |
792 | 795 | | |
| 796 | + | |
| 797 | + | |
| 798 | + | |
| 799 | + | |
| 800 | + | |
| 801 | + | |
| 802 | + | |
| 803 | + | |
| 804 | + | |
| 805 | + | |
| 806 | + | |
| 807 | + | |
| 808 | + | |
| 809 | + | |
| 810 | + | |
| 811 | + | |
| 812 | + | |
| 813 | + | |
| 814 | + | |
793 | 815 | | |
794 | 816 | | |
795 | 817 | | |
| |||
0 commit comments