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

Travis CI successfully builds Windows 7 and other improvements #110

Merged
merged 10 commits into from
Oct 11, 2018

Conversation

obilodeau
Copy link
Member

  • Worked around the Windows 7 build problem, I think it has to do with duration of the build so I streamlined it by removing chocolatey package from smoke tests. Long term goal is to use vagrant for provisioning anyway.
  • Building using latest VirtualBox directly from upstream
  • New Clean step that removes the large vagrant box files on successful builds (was generating a lot of stress for our backups)

Such a small diff for the last 19 days I spend trying to get Windows 7 builds to work...

Required adjustments to dependencies
Turns out slow build time and/or heavy logging might be the culprit as
to why Windows 7 builds were failing.

Acceleration only impacts smoke test config so we can merge this w/o
regressions.
Since downgrading didn't resolve build issues in itself we are back to
the latest and greatest packer version.
host network: to be able to connect to the VRDP to troubleshoot builds

/tmp access: VirtualBox uses /tmp to store locks, this will prevent
             concurrent access to the same VMs
@obilodeau obilodeau merged commit 722b281 into master Oct 11, 2018
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.

None yet

1 participant