Merge pull request #8528 from fidencio/topic/stop-building-and-shipping-log-parser-rs

tools: Stop building / shipping log-parser-rs
This commit is contained in:
Fabiano Fidêncio
2023-11-30 09:14:10 +01:00
committed by GitHub
2 changed files with 0 additions and 4 deletions

View File

@@ -41,7 +41,6 @@ jobs:
- kernel-nvidia-gpu
- kernel-nvidia-gpu-snp
- kernel-nvidia-gpu-tdx-experimental
- log-parser-rs
- nydus
- ovmf
- ovmf-sev

View File

@@ -46,7 +46,6 @@ jobs:
- runtime-rs
- agent-ctl
- kata-ctl
- log-parser-rs
- runk
- trace-forwarder
command:
@@ -67,8 +66,6 @@ jobs:
component-path: src/tools/agent-ctl
- component: kata-ctl
component-path: src/tools/kata-ctl
- component: log-parser-rs
component-path: src/tools/log-parser-rs
- component: runk
component-path: src/tools/runk
- component: trace-forwarder