Puppet 8 support #16
pr.yml
on: pull_request
Syntax validation
27s
Unit tests
58s
Unit tests Legacy Puppet
51s
Annotations
21 errors
Unit tests Legacy Puppet
Process completed with exit code 1.
|
Unit tests:
spec/defines/check_spec.rb#L23
puppi::check on redhat-8-x86_64 Test puppi check step file creation should create a puppi::check step file
Failure/Error: should contain_file('Puppi_check_myapp_50_get').with_ensure('file')
expected that the catalogue would contain File[Puppi_check_myapp_50_get] with ensure set to "file" but it is set to "present"
|
Unit tests:
spec/defines/deploy_spec.rb#L22
puppi::deploy on redhat-8-x86_64 Test puppi deploy step file creation should create a puppi::deploy step file
Failure/Error: should contain_file('/etc/puppi/projects/myapp/deploy/50-get').with_ensure('file')
expected that the catalogue would contain File[/etc/puppi/projects/myapp/deploy/50-get] with ensure set to "file" but it is set to "present"
|
Unit tests:
spec/defines/helper_spec.rb#L17
puppi::helper on redhat-8-x86_64 Test puppi helper file creation should create a puppi helper file
Failure/Error: should contain_file('puppi_helper_spec').with_ensure('file')
expected that the catalogue would contain File[puppi_helper_spec] with ensure set to "file" but it is set to "present"
|
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/netinstall_spec.rb#L18
puppi::netinstall 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::Netinstall[namevar]:
has no parameter named 'destination_url'
expects a value for parameter 'destination_dir' (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('file')
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:
spec/defines/rollback_spec.rb#L22
puppi::rollback on redhat-8-x86_64 Test puppi rollback step file creation should create a puppi::rollback step file
Failure/Error: should contain_file('/etc/puppi/projects/myapp/rollback/50-get').with_ensure('file')
expected that the catalogue would contain File[/etc/puppi/projects/myapp/rollback/50-get] with ensure set to "file" but it is set to "present"
|
Unit tests:
spec/defines/ze_spec.rb#L20
puppi::ze on redhat-8-x86_64 Test puppi ze data file creation should create a puppi::ze step file
Failure/Error: should contain_file('puppize_sample').with_ensure('file')
expected that the catalogue would contain File[puppize_sample] with ensure set to "file" but it is set to "present"
|
Unit tests:
spec/defines/check_spec.rb#L23
puppi::check on redhat-8-x86_64 Test puppi check step file creation should create a puppi::check step file
Failure/Error: should contain_file('Puppi_check_myapp_50_get').with_ensure('file')
expected that the catalogue would contain File[Puppi_check_myapp_50_get] with ensure set to "file" but it is set to "present"
|
Unit tests:
spec/defines/deploy_spec.rb#L22
puppi::deploy on redhat-8-x86_64 Test puppi deploy step file creation should create a puppi::deploy step file
Failure/Error: should contain_file('/etc/puppi/projects/myapp/deploy/50-get').with_ensure('file')
expected that the catalogue would contain File[/etc/puppi/projects/myapp/deploy/50-get] with ensure set to "file" but it is set to "present"
|
Unit tests:
spec/defines/helper_spec.rb#L17
puppi::helper on redhat-8-x86_64 Test puppi helper file creation should create a puppi helper file
Failure/Error: should contain_file('puppi_helper_spec').with_ensure('file')
expected that the catalogue would contain File[puppi_helper_spec] with ensure set to "file" but it is set to "present"
|
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/netinstall_spec.rb#L18
puppi::netinstall 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::Netinstall[namevar]:
has no parameter named 'destination_url'
expects a value for parameter 'destination_dir' (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('file')
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:
spec/defines/rollback_spec.rb#L22
puppi::rollback on redhat-8-x86_64 Test puppi rollback step file creation should create a puppi::rollback step file
Failure/Error: should contain_file('/etc/puppi/projects/myapp/rollback/50-get').with_ensure('file')
expected that the catalogue would contain File[/etc/puppi/projects/myapp/rollback/50-get] with ensure set to "file" but it is set to "present"
|
Unit tests:
spec/defines/ze_spec.rb#L20
puppi::ze on redhat-8-x86_64 Test puppi ze data file creation should create a puppi::ze step file
Failure/Error: should contain_file('puppize_sample').with_ensure('file')
expected that the catalogue would contain File[puppize_sample] with ensure set to "file" but it is set to "present"
|