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

Unit testing covering a (most) basic VM deployment #174

Merged
merged 4 commits into from
May 19, 2017
Merged

Conversation

bheuvel
Copy link
Contributor

@bheuvel bheuvel commented May 18, 2017

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 47 seconds (files took 0.13182 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 2 minutes 38.1 seconds (files took 0.13886 seconds to load)
1 example, 0 failures

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

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

Finished in 41.96 seconds (files took 0.0919 seconds to load)
1 example, 0 failures

@coveralls
Copy link

Coverage Status

Coverage decreased (-16.4%) to 72.458% when pulling 0f6d0d2 on unit_testing into 60a245c on master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-16.4%) to 72.458% when pulling 09b57dc on unit_testing into 60a245c on master.

@eliasgomes eliasgomes merged commit 505eb57 into master May 19, 2017
@bheuvel bheuvel deleted the unit_testing branch May 19, 2017 11: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.

3 participants