Commit 7da3b01
authored
ci: Rather than 1 giant ZIP file, make 1 ZIP file per subdir (#3461)
For test artifacts, as the 1 test artifacts ZIP was over 2 GB in size
due to all of the variants, which are, for 2.1 right now:
```
caliptra-bitstream-fpga-realtime-latest-itrng-log/
caliptra-bitstream-fpga-realtime-latest-itrng-nolog/
caliptra-bitstream-fpga-subsystem-realtime-latest-itrng-log-/
caliptra-bitstream-fpga-subsystem-realtime-latest-itrng-log-ocp-lock/
caliptra-bitstream-fpga-subsystem-realtime-latest-itrng-nolog-/
caliptra-bitstream-fpga-subsystem-realtime-latest-itrng-nolog-ocp-lock/
caliptra-test-binaries-fpga-realtime-latest-itrng-log/
caliptra-test-binaries-fpga-realtime-latest-itrng-nolog/
caliptra-test-binaries-fpga-subsystem-realtime-latest-itrng-log-/
caliptra-test-binaries-fpga-subsystem-realtime-latest-itrng-log-ocp-lock/
caliptra-test-binaries-fpga-subsystem-realtime-latest-itrng-nolog-/
caliptra-test-binaries-fpga-subsystem-realtime-latest-itrng-nolog-ocp-lock/
caliptra-test-firmware-fpga-realtime-latest-itrng-log/
caliptra-test-firmware-fpga-realtime-latest-itrng-nolog/
caliptra-test-firmware-fpga-subsystem-realtime-latest-itrng-log-/
caliptra-test-firmware-fpga-subsystem-realtime-latest-itrng-log-ocp-lock/
caliptra-test-firmware-fpga-subsystem-realtime-latest-itrng-nolog-/
caliptra-test-firmware-fpga-subsystem-realtime-latest-itrng-nolog-ocp-lock/
caliptra-test-results-fpga-realtime-latest-itrng-log-1/
caliptra-test-results-fpga-realtime-latest-itrng-log-2/
caliptra-test-results-fpga-realtime-latest-itrng-nolog-1/
caliptra-test-results-fpga-realtime-latest-itrng-nolog-2/
caliptra-test-results-fpga-subsystem-realtime-latest-itrng-log--1/
caliptra-test-results-fpga-subsystem-realtime-latest-itrng-log--2/
caliptra-test-results-fpga-subsystem-realtime-latest-itrng-log--3/
caliptra-test-results-fpga-subsystem-realtime-latest-itrng-log--4/
caliptra-test-results-fpga-subsystem-realtime-latest-itrng-log-ocp-lock-1/
caliptra-test-results-fpga-subsystem-realtime-latest-itrng-log-ocp-lock-2/
caliptra-test-results-fpga-subsystem-realtime-latest-itrng-log-ocp-lock-3/
caliptra-test-results-fpga-subsystem-realtime-latest-itrng-log-ocp-lock-4/
caliptra-test-results-fpga-subsystem-realtime-latest-itrng-nolog--1/
caliptra-test-results-fpga-subsystem-realtime-latest-itrng-nolog--2/
caliptra-test-results-fpga-subsystem-realtime-latest-itrng-nolog--3/
caliptra-test-results-fpga-subsystem-realtime-latest-itrng-nolog--4/
caliptra-test-results-fpga-subsystem-realtime-latest-itrng-nolog-ocp-lock-1/
caliptra-test-results-fpga-subsystem-realtime-latest-itrng-nolog-ocp-lock-2/
caliptra-test-results-fpga-subsystem-realtime-latest-itrng-nolog-ocp-lock-3/
caliptra-test-results-fpga-subsystem-realtime-latest-itrng-nolog-ocp-lock-4/
caliptra-test-results-sw-emulator-hw-latest-etrng-log/
caliptra-test-results-sw-emulator-hw-latest-etrng-nolog/
caliptra-test-results-sw-emulator-hw-latest-itrng-log/
caliptra-test-results-sw-emulator-hw-latest-itrng-nolog/
```1 parent 34cf8f1 commit 7da3b01
1 file changed
Lines changed: 11 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
181 | | - | |
| 181 | + | |
182 | 182 | | |
183 | | - | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
184 | 192 | | |
185 | 193 | | |
186 | 194 | | |
| |||
194 | 202 | | |
195 | 203 | | |
196 | 204 | | |
197 | | - | |
| 205 | + | |
198 | 206 | | |
199 | 207 | | |
200 | 208 | | |
| |||
0 commit comments