Fixes #37566 - Add UEFI Secure Boot Firmware to Libvirt #2141
Annotations
2 errors
Run rake test:units:
test/unit/compute_resource_host_importer_test.rb#L83
Failure: test_0001_imports the VM with all parameters
Fog::Errors::Error: Error making a connection to libvirt URI http://71.example.com/:
Call to virConnectOpen failed: Cannot read CA certificate '/etc/pki/CA/cacert.pem': No such file or directory
app/models/compute_resources/foreman/model/libvirt.rb:276:in `client'
app/models/compute_resource.rb:182:in `find_vm_by_uuid'
app/models/compute_resources/foreman/model/libvirt.rb:46:in `find_vm_by_uuid'
test/unit/compute_resource_host_importer_test.rb:14:in `block in <class:ComputeResourceHostImporterTest>'
test/unit/compute_resource_host_importer_test.rb:10:in `block in <class:ComputeResourceHostImporterTest>'
test/unit/compute_resource_host_importer_test.rb:13:in `block in <class:ComputeResourceHostImporterTest>'
test/unit/compute_resource_host_importer_test.rb:81:in `block (2 levels) in <class:ComputeResourceHostImporterTest>'
|
Run rake test:units
Process completed with exit code 1.
|
Loading