Commit 7ce2c51
committed
feat: compress test_results for CI uploads
Now test_results will contain a lot of files and directories
with all test metrics and data files.
To speed up upload and download of test_results,
compress it's content if tests are run in CI.
Signed-off-by: Egor Lazarchuk <[email protected]>1 parent df74c98 commit 7ce2c51
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
802 | 802 | | |
803 | 803 | | |
804 | 804 | | |
| 805 | + | |
| 806 | + | |
| 807 | + | |
| 808 | + | |
| 809 | + | |
| 810 | + | |
| 811 | + | |
| 812 | + | |
805 | 813 | | |
806 | 814 | | |
807 | 815 | | |
| |||
0 commit comments