Skip to content

Instantly share code, notes, and snippets.

@iancoffey
Created June 19, 2013 20:14
Show Gist options
  • Save iancoffey/5817639 to your computer and use it in GitHub Desktop.
Save iancoffey/5817639 to your computer and use it in GitHub Desktop.
Fetching: thor-0.18.1.gem (100%)
Fetching: busser-0.4.1.gem (100%)
Successfully installed thor-0.18.1
Successfully installed busser-0.4.1
2 gems installed
-----> Setting up Busser
Creating BUSSER_ROOT in /opt/busser
Creating busser binstub
Plugin bats installed (version 0.1.0)
-----> Running postinstall for bats plugin
create /tmp/bats20130619-1550-1fpocgc/bats
create /tmp/bats20130619-1550-1fpocgc/bats.tar.gz
Installed Bats to /opt/busser/vendor/bats/bin/bats
remove /tmp/bats20130619-1550-1fpocgc
Finished setting up <default-ubuntu-1204> (0m16.91s).
-----> Verifying <default-ubuntu-1204>
Suite path directory /opt/busser/suites does not exist, skipping.
Uploading /opt/busser/suites/bats/verify_default.bats (mode=0644)
-----> Running bats test suite
1..2
ok 1 port 80 must be open
ok 2 port 81 must be open
Finished verifying <default-ubuntu-1204> (0m1.11s).
-----> Destroying <default-ubuntu-1204>
[kitchen::driver::vagrant command] BEGIN (vagrant destroy -f)
[default] Forcing shutdown of VM...
[default] Destroying VM and associated drives...
[kitchen::driver::vagrant command] END (0m5.76s)
Vagrant instance <default-ubuntu-1204> destroyed.
Finished destroying <default-ubuntu-1204> (0m6.22s).
Finished testing <default-ubuntu-1204> (1m43.11s).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment