(CAT-1688) - Pin rubocop to ~> 1.50.0
#135
Annotations
3 errors and 2 warnings
Run tests:
spec/tasks/provision_service_spec.rb#L102
ProvisionService #provision when successive retry success return valid response
Failure/Error: expect(provision_service.provision(platform, inventory_location, vars, retry_attempts)[:status]).to eq('ok')
Errno::ENOENT:
No such file or directory @ rb_sysopen - /home/runner/work/provision/provision/litmus_inventory.yaml/spec/fixtures/litmus_inventory.yaml
|
Run tests:
spec/tasks/provision_service_spec.rb#L134
ProvisionService #provision when response is avlid return valid response
Failure/Error: expect(provision_service.provision(platform, inventory_location, vars, retry_attempts)[:status]).to eq('ok')
Errno::ENOENT:
No such file or directory @ rb_sysopen - /home/runner/work/provision/provision/litmus_inventory.yaml/spec/fixtures/litmus_inventory.yaml
|
Run tests
Process completed with exit code 1.
|
Run tests:
spec/tasks/abs_spec.rb#L134
provision::abs when provisioning raises an error if abs returns error response
Skipped: Not yet implemented
|
Run tests:
spec/tasks/abs_spec.rb#L182
provision::abs when tearing down raises an error if abs returns error response
Skipped: Not yet implemented
|
The logs for this run have expired and are no longer available.
Loading