MODULES-8947 fixing bugs and tests #274
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Request to review the following changes
K8 Acceptance test Results
`he Kubernetes module
clean up before each test
kubernetes class
it should install the module and run
localhost $ scp /var/folders/4v/p90k7dqd65348jw6l6xrppdw0000gq/T/beaker20190425-35875-1puinxd ubuntu-1604-master:/tmp/apply_manifest.pp.dmlBKw {:ignore => }
should run
should install kubectl
should install kube-dns
application deployment
can deploy an application into a namespace and expose it
can access the deployed service
can delete a deployment
Finished in 26 minutes 14 seconds (files took 37.42 seconds to load)
6 examples, 0 failures`