Add candlepin.consumer.facts.match_regex parameter to candlepin class #1129
Annotations
5 errors
Run tests:
spec/classes/candlepin_spec.rb#L425
candlepin on centos-8-x86_64 with facts match regex is expected to contain File[/etc/candlepin/candlepin.conf] with content =~ /candlepin.consumer.facts.match_regex=test_match_regex/
Failure/Error:
is_expected.to contain_file('/etc/candlepin/candlepin.conf').
with_content(/candlepin.consumer.facts.match_regex=test_match_regex/)
expected that the catalogue would contain File[/etc/candlepin/candlepin.conf]
|
Run tests:
spec/classes/candlepin_spec.rb#L425
candlepin on centos-9-x86_64 with facts match regex is expected to contain File[/etc/candlepin/candlepin.conf] with content =~ /candlepin.consumer.facts.match_regex=test_match_regex/
Failure/Error:
is_expected.to contain_file('/etc/candlepin/candlepin.conf').
with_content(/candlepin.consumer.facts.match_regex=test_match_regex/)
expected that the catalogue would contain File[/etc/candlepin/candlepin.conf]
|
Run tests:
spec/classes/candlepin_spec.rb#L425
candlepin on redhat-8-x86_64 with facts match regex is expected to contain File[/etc/candlepin/candlepin.conf] with content =~ /candlepin.consumer.facts.match_regex=test_match_regex/
Failure/Error:
is_expected.to contain_file('/etc/candlepin/candlepin.conf').
with_content(/candlepin.consumer.facts.match_regex=test_match_regex/)
expected that the catalogue would contain File[/etc/candlepin/candlepin.conf]
|
Run tests:
spec/classes/candlepin_spec.rb#L425
candlepin on redhat-9-x86_64 with facts match regex is expected to contain File[/etc/candlepin/candlepin.conf] with content =~ /candlepin.consumer.facts.match_regex=test_match_regex/
Failure/Error:
is_expected.to contain_file('/etc/candlepin/candlepin.conf').
with_content(/candlepin.consumer.facts.match_regex=test_match_regex/)
expected that the catalogue would contain File[/etc/candlepin/candlepin.conf]
|
Run tests
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading