Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

esx: Use 2 GiB RAM on VMware VMs to pass the docker tests #101

Merged
merged 1 commit into from
Apr 30, 2020

Conversation

pothos
Copy link
Member

@pothos pothos commented Apr 30, 2020

The tests docker.lib-coreos-dockerd-compat and docker.base fail
because the VM has only 1 GiB of RAM.
Set the VM RAM to 2 GiB.

How to use/testing done

Tested on ESXi (make sure you are the only one creating a VM there or set --esx-first-static-ip and --esx-first-static-ip-private to be higher and reduce --esx-static-ips):

$ wget https://alpha.release.flatcar-linux.net/amd64-usr/2492.0.0/flatcar_production_vmware_ova.ova
$ ./kola run -d --platform esx --esx-config-file esx.json --esx-ova-path flatcar_production_vmware_ova.ova docker.lib-coreos-dockerd-compat docker.base

The tests docker.lib-coreos-dockerd-compat and docker.base fail
because the VM has only 1 GiB of RAM.
Set the VM RAM to 2 GiB.
@pothos pothos requested a review from a team April 30, 2020 13:44
Copy link
Contributor

@margamanterola margamanterola left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@pothos pothos merged commit 406f540 into flatcar-master Apr 30, 2020
@pothos pothos deleted the kai/esx-memory branch April 30, 2020 14:04
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