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

Fix user dependency #165

Merged
merged 2 commits into from
Mar 1, 2017
Merged

Fix user dependency #165

merged 2 commits into from
Mar 1, 2017

Conversation

bheuvel
Copy link
Contributor

@bheuvel bheuvel commented Nov 29, 2016

Fixes #157

➜  vagrant-cloudstack git:(fix/user_dependency) ✗ bundle exec rake functional_tests:all                        
Running RSpec tests in folder : vmlifecycle
Using Vagrant file            : Vagrantfile.advanced_networking

VM Life Cycle
  starts Linux and Windows VM
  destroys Linux and Windows VM

Finished in 2 minutes 33.5 seconds (files took 0.12979 seconds to load)
2 examples, 0 failures

Running RSpec tests in folder : networking
Using Vagrant file            : Vagrantfile.advanced_networking

Networking features
  creates firewall and portwarding rules for both Virtual Router and VPC

Finished in 4 minutes 53.3 seconds (files took 0.08951 seconds to load)
1 example, 0 failures

Running RSpec tests in folder : rsync
Using Vagrant file            : Vagrantfile.advanced_networking

VM RSync
Connection to xx.xxx.xxx.xxx closed.
  does rsync to the VM

Finished in 1 minute 9 seconds (files took 0.10459 seconds to load)
1 example, 0 failures

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling d8563a7 on fix/user_dependency into ** on master**.

@bheuvel bheuvel changed the title Fix user dependency (WIP After Release of v1.4.0) Fix user dependency Nov 30, 2016
@bheuvel
Copy link
Contributor Author

bheuvel commented Nov 30, 2016

After rebase master on v1.4.0

➜  vagrant-cloudstack git:(fix/user_dependency) ✗ bundle exec rake functional_tests:all
Running RSpec tests in folder : vmlifecycle
Using Vagrant file            : Vagrantfile.advanced_networking

VM Life Cycle
  starts Linux and Windows VM
  destroys Linux and Windows VM

Finished in 2 minutes 55.5 seconds (files took 0.0964 seconds to load)
2 examples, 0 failures

Running RSpec tests in folder : networking
Using Vagrant file            : Vagrantfile.advanced_networking

Networking features
  creates firewall and portwarding rules for both Virtual Router and VPC

Finished in 5 minutes 26 seconds (files took 0.09424 seconds to load)
1 example, 0 failures

Running RSpec tests in folder : rsync
Using Vagrant file            : Vagrantfile.advanced_networking

VM RSync
Connection to xx.xx.xx.xx closed.
  does rsync to the VM

Finished in 1 minute 0.83 seconds (files took 0.14555 seconds to load)
1 example, 0 failures

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling bf5365d on fix/user_dependency into ** on master**.

@bheuvel bheuvel changed the title (WIP After Release of v1.4.0) Fix user dependency Fix user dependency Nov 30, 2016
@miguelaferreira miguelaferreira merged commit 4caedcc into master Mar 1, 2017
@bheuvel bheuvel deleted the fix/user_dependency branch March 1, 2017 15:39
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.

Make vagrant-cloudstack able to run in (Docker) container
3 participants