Commit 8b83669
committed
tests: Add unit tests for aarch64
NOTE: Because docker pull fallbacks to linux/amd64 even if explicitly
specify image platform when linux/arm64 image not found, the unit tests
will fail. To avoid this, `--local` option is added to build local
container image. This option should be removed after linux/arm64
container image is pushed to the registry.
Signed-off-by: Akira Moroo <[email protected]>1 parent 59e023f commit 8b83669
1 file changed
+15
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
65 | 80 | | |
66 | 81 | | |
67 | 82 | | |
| |||
0 commit comments