Skip to content
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.

functional: increase RAM to 1024MB to fix build errors #1614

Merged
merged 1 commit into from
Jun 22, 2016

Conversation

dongsupark
Copy link
Contributor

Increase RAM of test VM from 512MB to 1024MB, to fix build errors when compiling packages like github.com/ugorji/go, which will be needed in the future for dependencies. Without this change, build with go 1.6 or higher fails like that:

  github.com/ugorji/go/codec: /home/core/go/pkg/tool/linux_amd64/compile: signal: killed

@dongsupark dongsupark self-assigned this Jun 21, 2016
@dongsupark dongsupark force-pushed the dongsu/increase-ram-fxtests branch 2 times, most recently from b93d516 to bc82266 Compare June 21, 2016 14:42
Increase RAM of test VM from 512MB to 1024MB, to fix build errors when
compiling packages like github.com/ugorji/go, which will be needed in
the future for dependencies. Without this change, build with go 1.6 or
higher fails like that:

  github.com/ugorji/go/codec:
  /home/core/go/pkg/tool/linux_amd64/compile: signal: killed
@dongsupark dongsupark merged commit 19c7457 into coreos:master Jun 22, 2016
@dongsupark
Copy link
Contributor Author

I merged it quickly, as it's a blocker for further testing of glide conversion. Nowadays it's almost always sane to have 1G RAM on any VM, I suppose.

dongsupark pushed a commit that referenced this pull request Jun 22, 2016
functional: increase RAM to 1024MB to fix build errors
dongsupark pushed a commit that referenced this pull request Jun 22, 2016
functional: increase RAM to 1024MB to fix build errors
@dongsupark dongsupark deleted the dongsu/increase-ram-fxtests branch June 22, 2016 10:32
@jonboulle
Copy link
Contributor

LGTM

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants