(CAT-1688) - Pin rubocop to ~> 1.50.0
#136
ci.yml
on: pull_request
Spec
/
Setup Test Matrix
24s
Matrix: Spec / spec
Annotations
6 errors and 9 warnings
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2):
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
|
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2):
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
|
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2)
Process completed with exit code 1.
|
Spec / Spec tests (Puppet: ~> 7.24, Ruby Ver: 2.7):
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
|
Spec / Spec tests (Puppet: ~> 7.24, Ruby Ver: 2.7):
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
|
Spec / Spec tests (Puppet: ~> 7.24, Ruby Ver: 2.7)
Process completed with exit code 1.
|
Spec / Setup Test Matrix
Cannot find image for windows-10
|
Spec / Setup Test Matrix
Cannot find image for windows-2012 R2
|
Spec / Setup Test Matrix
Cannot find image for windows-2016
|
Spec / Setup Test Matrix
Cannot find image for windows-2019
|
Spec / Setup Test Matrix
Cannot find image for windows-2022
|
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2):
spec/tasks/abs_spec.rb#L134
provision::abs when provisioning raises an error if abs returns error response
Skipped: Not yet implemented
|
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2):
spec/tasks/abs_spec.rb#L182
provision::abs when tearing down raises an error if abs returns error response
Skipped: Not yet implemented
|
Spec / Spec tests (Puppet: ~> 7.24, Ruby Ver: 2.7):
spec/tasks/abs_spec.rb#L134
provision::abs when provisioning raises an error if abs returns error response
Skipped: Not yet implemented
|
Spec / Spec tests (Puppet: ~> 7.24, Ruby Ver: 2.7):
spec/tasks/abs_spec.rb#L182
provision::abs when tearing down raises an error if abs returns error response
Skipped: Not yet implemented
|