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

Support mint in the integration tests #281

Merged
merged 1 commit into from
Dec 2, 2015
Merged

Support mint in the integration tests #281

merged 1 commit into from
Dec 2, 2015

Conversation

artem-sidorenko
Copy link
Contributor

As requested in #280, here is the vagrant box

@chris-rock
Copy link
Contributor

Thanks for adding this to our test environment @artem-sidorenko !

chris-rock added a commit that referenced this pull request Dec 2, 2015
Support mint in the integration tests
@chris-rock chris-rock merged commit fd2d84a into inspec:master Dec 2, 2015
@artem-sidorenko artem-sidorenko deleted the mint-vagrant-box branch December 2, 2015 07:49
@srenatus
Copy link
Contributor

For future reference: if your kitchen verify default-mint-172-cinnamon fails like this,

==> default: Waiting for machine to boot. This may take a few minutes...
STDERR: The guest machine entered an invalid state while waiting for it
to boot. Valid states are 'starting, running'. The machine is in the
'poweroff' state. Please verify everything is configured
properly and try again.

If the provider you're using has a GUI that comes with it,
it is often helpful to open that and watch the machine, since the
GUI often has more helpful error messages than Vagrant can retrieve.
For example, if you're using VirtualBox, run `vagrant up` while the
VirtualBox GUI is open.

The primary issue for this error is that the provider you're using
is not properly configured. This is very rarely a Vagrant issue.
---- End output of vagrant up --no-provision --provider virtualbox ----
Ran vagrant up --no-provision --provider virtualbox returned 1]

...it might be that VirtualBox is missing its extension pack (brew cask install virtualbox-extension-pack for OSX with Brew and Cask)

@artem-sidorenko
Copy link
Contributor Author

@srenatus it might be my fault, probably I didn't remove the usb on the box, so extension pack is needed for it

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

4 participants