Skip to content

test: fixes for ARM64#211

Merged
tormath1 merged 2 commits intoflatcar-masterfrom
tormath1/arm64-random-failure
Aug 19, 2021
Merged

test: fixes for ARM64#211
tormath1 merged 2 commits intoflatcar-masterfrom
tormath1/arm64-random-failure

Conversation

@tormath1
Copy link
Copy Markdown
Contributor

In this PR, we pull two fixes for ARM64 tests suite:

  • increase the memory for QEMU tests - otherwise torcx was randomly failing to unpack Docker (-> no Docker)
  • remove the explicit setenforce 1 in docker.userns test (see the commit body for the why?)

@tormath1 tormath1 requested a review from a team August 19, 2021 14:25
@tormath1 tormath1 self-assigned this Aug 19, 2021
@tormath1
Copy link
Copy Markdown
Contributor Author

@pothos thanks for the review - comment has been addressed !

Mathieu Tortuyaux added 2 commits August 19, 2021 17:07
`torcx` unpack was randomly failing so it `torcx-generator` was not
fully ran so `docker` was unable to run

Signed-off-by: Mathieu Tortuyaux <mathieu@kinvolk.io>
SELinux should not be controlled from the test itself; by default it's
always enabled on arch != ARM64.

See ./platform/util.go

Signed-off-by: Mathieu Tortuyaux <mathieu@kinvolk.io>
@tormath1 tormath1 force-pushed the tormath1/arm64-random-failure branch from b762eab to a2f0182 Compare August 19, 2021 15:07
@tormath1 tormath1 merged commit 985d6b8 into flatcar-master Aug 19, 2021
@tormath1 tormath1 deleted the tormath1/arm64-random-failure branch August 19, 2021 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants