Commit 6953d64
feat(devtool): 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.
Also add an `--no-archive` option to skip archiving if needed.
Signed-off-by: Egor Lazarchuk <[email protected]>1 parent 2e2e45e commit 6953d64
1 file changed
+12
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
681 | 681 | | |
682 | 682 | | |
683 | 683 | | |
| 684 | + | |
684 | 685 | | |
685 | 686 | | |
686 | 687 | | |
| |||
703 | 704 | | |
704 | 705 | | |
705 | 706 | | |
| 707 | + | |
| 708 | + | |
| 709 | + | |
706 | 710 | | |
707 | 711 | | |
708 | 712 | | |
| |||
802 | 806 | | |
803 | 807 | | |
804 | 808 | | |
| 809 | + | |
| 810 | + | |
| 811 | + | |
| 812 | + | |
| 813 | + | |
| 814 | + | |
| 815 | + | |
| 816 | + | |
805 | 817 | | |
806 | 818 | | |
807 | 819 | | |
| |||
0 commit comments