Add candlepin.consumer.facts.match_regex parameter to candlepin class #1124
Annotations
9 errors
Run tests:
spec/classes/candlepin_spec.rb#L423
candlepin on redhat-9-x86_64 with facts match regex is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
error during compilation: Could not find resource 'File[/etc/candlepin/candlepin.conf]' in parameter 'require' (file: /home/runner/work/puppet-candlepin/puppet-candlepin/spec/fixtures/modules/candlepin/manifests/init.pp, line: 264) on node fv-az1208-101.o0w0toc4japevojxffvmyyi3gh.cx.internal.cloudapp.net
|
Run tests:
spec/classes/candlepin_spec.rb#L425
candlepin on redhat-9-x86_64 with facts match regex is expected to contain File_line[candlepin_facts_match_regex] that requires File[/etc/candlepin/candlepin.conf]
Failure/Error:
is_expected.to contain_file_line('candlepin_facts_match_regex').
with_path('/etc/candlepin/candlepin.conf').
with_line('candlepin.consumer.facts.match_regex=test_match_regex').
with_match('^candlepin.consumer.facts.match_regex=.*$').
that_requires('File[/etc/candlepin/candlepin.conf]')
Puppet::Error:
Could not find resource 'File[/etc/candlepin/candlepin.conf]' in parameter 'require' (file: /home/runner/work/puppet-candlepin/puppet-candlepin/spec/fixtures/modules/candlepin/manifests/init.pp, line: 264) on node fv-az1208-101.o0w0toc4japevojxffvmyyi3gh.cx.internal.cloudapp.net
|
Run tests:
spec/classes/candlepin_spec.rb#L423
candlepin on redhat-8-x86_64 with facts match regex is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
error during compilation: Could not find resource 'File[/etc/candlepin/candlepin.conf]' in parameter 'require' (file: /home/runner/work/puppet-candlepin/puppet-candlepin/spec/fixtures/modules/candlepin/manifests/init.pp, line: 264) on node fv-az1208-101.o0w0toc4japevojxffvmyyi3gh.cx.internal.cloudapp.net
|
Run tests:
spec/classes/candlepin_spec.rb#L425
candlepin on redhat-8-x86_64 with facts match regex is expected to contain File_line[candlepin_facts_match_regex] that requires File[/etc/candlepin/candlepin.conf]
Failure/Error:
is_expected.to contain_file_line('candlepin_facts_match_regex').
with_path('/etc/candlepin/candlepin.conf').
with_line('candlepin.consumer.facts.match_regex=test_match_regex').
with_match('^candlepin.consumer.facts.match_regex=.*$').
that_requires('File[/etc/candlepin/candlepin.conf]')
Puppet::Error:
Could not find resource 'File[/etc/candlepin/candlepin.conf]' in parameter 'require' (file: /home/runner/work/puppet-candlepin/puppet-candlepin/spec/fixtures/modules/candlepin/manifests/init.pp, line: 264) on node fv-az1208-101.o0w0toc4japevojxffvmyyi3gh.cx.internal.cloudapp.net
|
Run tests:
spec/classes/candlepin_spec.rb#L423
candlepin on centos-9-x86_64 with facts match regex is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
error during compilation: Could not find resource 'File[/etc/candlepin/candlepin.conf]' in parameter 'require' (file: /home/runner/work/puppet-candlepin/puppet-candlepin/spec/fixtures/modules/candlepin/manifests/init.pp, line: 264) on node fv-az1208-101.o0w0toc4japevojxffvmyyi3gh.cx.internal.cloudapp.net
|
Run tests:
spec/classes/candlepin_spec.rb#L425
candlepin on centos-9-x86_64 with facts match regex is expected to contain File_line[candlepin_facts_match_regex] that requires File[/etc/candlepin/candlepin.conf]
Failure/Error:
is_expected.to contain_file_line('candlepin_facts_match_regex').
with_path('/etc/candlepin/candlepin.conf').
with_line('candlepin.consumer.facts.match_regex=test_match_regex').
with_match('^candlepin.consumer.facts.match_regex=.*$').
that_requires('File[/etc/candlepin/candlepin.conf]')
Puppet::Error:
Could not find resource 'File[/etc/candlepin/candlepin.conf]' in parameter 'require' (file: /home/runner/work/puppet-candlepin/puppet-candlepin/spec/fixtures/modules/candlepin/manifests/init.pp, line: 264) on node fv-az1208-101.o0w0toc4japevojxffvmyyi3gh.cx.internal.cloudapp.net
|
Run tests:
spec/classes/candlepin_spec.rb#L423
candlepin on centos-8-x86_64 with facts match regex is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
error during compilation: Could not find resource 'File[/etc/candlepin/candlepin.conf]' in parameter 'require' (file: /home/runner/work/puppet-candlepin/puppet-candlepin/spec/fixtures/modules/candlepin/manifests/init.pp, line: 264) on node fv-az1208-101.o0w0toc4japevojxffvmyyi3gh.cx.internal.cloudapp.net
|
Run tests:
spec/classes/candlepin_spec.rb#L425
candlepin on centos-8-x86_64 with facts match regex is expected to contain File_line[candlepin_facts_match_regex] that requires File[/etc/candlepin/candlepin.conf]
Failure/Error:
is_expected.to contain_file_line('candlepin_facts_match_regex').
with_path('/etc/candlepin/candlepin.conf').
with_line('candlepin.consumer.facts.match_regex=test_match_regex').
with_match('^candlepin.consumer.facts.match_regex=.*$').
that_requires('File[/etc/candlepin/candlepin.conf]')
Puppet::Error:
Could not find resource 'File[/etc/candlepin/candlepin.conf]' in parameter 'require' (file: /home/runner/work/puppet-candlepin/puppet-candlepin/spec/fixtures/modules/candlepin/manifests/init.pp, line: 264) on node fv-az1208-101.o0w0toc4japevojxffvmyyi3gh.cx.internal.cloudapp.net
|
Run tests
Process completed with exit code 1.
|
Loading