[AZ-1132] Use system protoc in run-tests SDK container
ci/woodpecker/push/02-build-push/2 Pipeline is pending
ci/woodpecker/push/01-test Pipeline was successful
ci/woodpecker/push/02-build-push/1 Pipeline was successful

Install protobuf-compiler and set PROTOBUF_PROTOC on arm64
where Grpc.Tools bundled protoc segfaults; align Woodpecker.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Oleksandr Bezdieniezhnykh
2026-06-26 17:16:02 +03:00
parent b3e5a66799
commit 24b8aa3076
4 changed files with 21 additions and 10 deletions
@@ -9,7 +9,7 @@
| Task | Status | Files Modified | Tests | AC Coverage | Issues |
|------|--------|---------------|-------|-------------|--------|
| AZ-1132 | Done | 5 files | Validator unit: 144/144 PASS (host) | 5/5 ACs covered | Docker `protoc` segfault blocks `./scripts/run-tests.sh` on this host — Step 11 gate |
| AZ-1132 | Done | 5 files | Full suite PASS (`run-tests.sh`, 457 unit + integration) | 5/5 ACs covered | None |
## AC Test Coverage
+5 -5
View File
@@ -2,12 +2,12 @@
## Current Step
flow: existing-code
step: 10
name: Implement
status: in_progress
step: 11
name: Run Tests
status: completed
sub_step:
phase: 1
name: parse
phase: 0
name: awaiting-invocation
detail: ""
retry_count: 0
cycle: 15