Skip to content

Puppet 8 support

Puppet 8 support #17

Triggered via pull request September 25, 2024 16:14
@alvagantealvagante
synchronize #163
works
Status Success
Total duration 1m 15s
Artifacts

pr.yml

on: pull_request
Syntax validation
27s
Syntax validation
Unit tests
1m 2s
Unit tests
Unit tests Legacy Puppet
50s
Unit tests Legacy Puppet
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Unit tests Legacy Puppet
Process completed with exit code 1.
Unit tests: spec/defines/install_packages_spec.rb#L15
puppi::install_packages on redhat-8-x86_64 is expected to compile into a catalogue without dependency cycles Failure/Error: it { is_expected.to compile } error during compilation: Evaluation Error: Error while evaluating a Resource Statement, Puppi::Install_packages[namevar]: expects a value for parameter 'packages' (line: 3) on node rspec.example42.com
Unit tests: spec/defines/project_spec.rb#L20
puppi::project on redhat-8-x86_64 Test puppi report step file creation should create a puppi::report step file Failure/Error: should contain_file('/etc/puppi/projects/myapp/report/50-get').with_ensure('present') expected that the catalogue would contain File[/etc/puppi/projects/myapp/report/50-get]
Unit tests: spec/defines/project_spec.rb#L23
puppi::project on redhat-8-x86_64 Test puppi report step file creation should populate correctly the puppi::report step file Failure/Error: should contain_file('/etc/puppi/projects/myapp/report/50-get').with_content("su - root -c \"export project=myapp && /etc/puppi/scripts/echo \"\n") expected that the catalogue would contain File[/etc/puppi/projects/myapp/report/50-get]
Unit tests: spec/defines/report_spec.rb#L22
puppi::report on redhat-8-x86_64 Test puppi report step file creation should create a puppi::report step file Failure/Error: should contain_file('/etc/puppi/projects/myapp/report/50-get').with_ensure('file') expected that the catalogue would contain File[/etc/puppi/projects/myapp/report/50-get] with ensure set to "file" but it is set to "present"
Unit tests
Process completed with exit code 1.
Unit tests: spec/defines/install_packages_spec.rb#L15
puppi::install_packages on redhat-8-x86_64 is expected to compile into a catalogue without dependency cycles Failure/Error: it { is_expected.to compile } error during compilation: Evaluation Error: Error while evaluating a Resource Statement, Puppi::Install_packages[namevar]: expects a value for parameter 'packages' (line: 3) on node rspec.example42.com
Unit tests: spec/defines/project_spec.rb#L20
puppi::project on redhat-8-x86_64 Test puppi report step file creation should create a puppi::report step file Failure/Error: should contain_file('/etc/puppi/projects/myapp/report/50-get').with_ensure('present') expected that the catalogue would contain File[/etc/puppi/projects/myapp/report/50-get]
Unit tests: spec/defines/project_spec.rb#L23
puppi::project on redhat-8-x86_64 Test puppi report step file creation should populate correctly the puppi::report step file Failure/Error: should contain_file('/etc/puppi/projects/myapp/report/50-get').with_content("su - root -c \"export project=myapp && /etc/puppi/scripts/echo \"\n") expected that the catalogue would contain File[/etc/puppi/projects/myapp/report/50-get]
Unit tests: spec/defines/report_spec.rb#L22
puppi::report on redhat-8-x86_64 Test puppi report step file creation should create a puppi::report step file Failure/Error: should contain_file('/etc/puppi/projects/myapp/report/50-get').with_ensure('file') expected that the catalogue would contain File[/etc/puppi/projects/myapp/report/50-get] with ensure set to "file" but it is set to "present"
Unit tests
Process completed with exit code 1.