Commit 7235458
Fix CI: add Rust compression mocks and build steps
- Add cargo command mocks to omnibus unit tests so they properly
simulate the Rust compression build step
- Add Rust compression build to tests_serverless-init and
tests_serverless-init-logs CI jobs before running go test
Co-Authored-By: Claude Opus 4.5 <[email protected]>1 parent b865ce8 commit 7235458
File tree
2 files changed
+8
-0
lines changed- .gitlab/build/source_test
- tasks/unit_tests
2 files changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
| 137 | + | |
137 | 138 | | |
138 | 139 | | |
139 | 140 | | |
| |||
146 | 147 | | |
147 | 148 | | |
148 | 149 | | |
| 150 | + | |
149 | 151 | | |
150 | 152 | | |
151 | 153 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
82 | 85 | | |
83 | 86 | | |
84 | 87 | | |
| |||
386 | 389 | | |
387 | 390 | | |
388 | 391 | | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
389 | 395 | | |
390 | 396 | | |
391 | 397 | | |
| |||
0 commit comments