sysbox icon indicating copy to clipboard operation
sysbox copied to clipboard

Fix failing Sysbox CI tests

Open ctalledo opened this issue 10 months ago • 1 comments

A few Sysbox CI tests are failing due to proper maintenance (or possible changes required in Sysbox due to changes in Docker Engine):

  • "l1 nginx client-server"
  • "syscont dns (user bridge)"
  • "inner container dns (user bridge)"
  • K8s-in-Docker tests (in tests/kind).

ctalledo avatar Apr 14 '25 23:04 ctalledo

For now I will comment these out so the test suite can pass. We will then proceed to fix them.

PR: https://github.com/nestybox/sysbox/pull/930

ctalledo avatar Apr 14 '25 23:04 ctalledo