containerd / nerdctl

contaiNERD CTL - Docker-compatible CLI for containerd, with support for Compose, Rootless, eStargz, OCIcrypt, IPFS, ...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add CI Test for arm64

yankay opened this issue · comments

What is the problem you're trying to solve

The nerdctl support arm64 but lacks the ci test.

supports

Describe the solution you'd like

Fix the Fail tests OR skip it.

  • FAIL: TestRunWithFluentdLogDriver (5.34s)
  • FAIL: TestRunWithFluentdLogDriverWithLogOpt (3.76s)
  • FAIL: TestMultiPlatformRun (0.90s)
  • FAIL: TestMultiPlatformBuildPush (4.10s)
  • FAIL: TestMultiPlatformBuildPushNoRun (1.89s)
  • FAIL: TestMultiPlatformPullPushAllPlatforms (2.76s)
  • FAIL: TestMultiPlatformComposeUpBuild (6.08s)
  • FAIL: TestRunWithSystemdTrueEnabled (0.52s)

Support arm64 arch with CI. And Fix the issues:

And then add the arm64 CI.
#3045

Additional context

7_ARM64.txt

#3045 got merged.
We should close this.

@AkihiroSuda can you close?

Sure, thanks