Package: conmon / 2.1.13+ds1-2
Metadata
| Package | Version | Patches format |
|---|---|---|
| conmon | 2.1.13+ds1-2 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| 0001 Allow test to run with debian s systemd golang packa.patch | (download) |
runner/conmon_test/suite_test.go |
2 1 + 1 - 0 ! |
allow test to run with debian's systemd golang package |
| 0002 Replace Go tests with BATS and remove Go dependency.patch | (download) |
.github/workflows/integration.yml |
28 9 + 19 - 0 ! |
replace go tests with bats and remove go dependency Reimplemented all tests from Go to BATS framework, providing comprehensive test coverage while eliminating Go build dependencies. Added 52 BATS tests covering basic functionality, container logging, k8s log rotation, and full runtime integration with real container execution. Fixes: #577 Co-Authored-By: Claude <noreply@anthropic.com> Signed-off-by: Jindrich Novy <jnovy@redhat.com> |
