fail if datacenter/datastore could not be found #102
test.yml
on: pull_request
Matrix: test
rubocop
20s
Test suite
0s
Annotations
3 errors
rubocop:
lib/beaker/hypervisor/vsphere_helper.rb#L109
Style/SignalException: Always use `raise` to signal exceptions. (https://rubystyle.guide#prefer-raise-over-fail)
|
rubocop:
lib/beaker/hypervisor/vsphere_helper.rb#L110
Style/SignalException: Always use `raise` to signal exceptions. (https://rubystyle.guide#prefer-raise-over-fail)
|
rubocop
Process completed with exit code 1.
|