[TSM.ID].[11031972] PXE: +xcu-sfu-a (fixed cross-deps) +xcu-sfu-b (standalone SFU v2, 8 tests pass)

This commit is contained in:
TSM.ID
2026-05-25 06:47:22 +07:00
parent 4e0d00b4bd
commit 16e7cdf1cc
15 changed files with 1011 additions and 3 deletions
+4 -3
View File
@@ -1,8 +1,8 @@
# [TSM.ID].[11031972] PXE : Platform X Ecosystem I [141 Module - REAL LIVE-]
# [TSM.ID].[11031972] PXE : Platform X Ecosystem I [143 Module - REAL LIVE-]
# 3Z Pipeline : Zero Error | Zero Warning | Zero Downtime
name: "[TSM.ID].[11031972] PXE : Platform X Ecosystem I [141 Module - REAL LIVE-]"
run-name: "[TSM.ID].[11031972] PXE : Platform X Ecosystem I [141 Module - REAL LIVE-]"
name: "[TSM.ID].[11031972] PXE : Platform X Ecosystem I [143 Module - REAL LIVE-]"
run-name: "[TSM.ID].[11031972] PXE : Platform X Ecosystem I [143 Module - REAL LIVE-]"
on:
push:
@@ -70,3 +70,4 @@ jobs:
export PATH="$HOME/.cargo/bin:/usr/local/bin:$PATH"
cargo test --workspace --lib --exclude xcu-ebpf --exclude xcu-ebpf-loader --exclude xcu-omega 2>&1 || echo "Some tests need runtime deps"
echo "=== UNIT TESTS: COMPLETED ==="