Add CI Test for arm64
yankay opened this issue · comments
Kay Yan commented
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
Apostasie commented
@AkihiroSuda can you close?
Akihiro Suda commented
Sure, thanks