Skip to content

Puppet 8 support

Puppet 8 support #10

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

pr.yml

on: pull_request
Syntax validation
23s
Syntax validation
Unit tests
1m 3s
Unit tests
Unit tests Legacy Puppet
49s
Unit tests Legacy Puppet
Fit to window
Zoom out
Zoom in

Annotations

21 errors
Unit tests Legacy Puppet
Process completed with exit code 1.
Unit tests: spec/defines/configure_spec.rb#L16
puppi::configure 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::Configure[namevar]: expects a value for parameter 'command' expects a value for parameter 'project' (line: 3) on node rspec.example42.com
Unit tests: spec/defines/info_spec.rb#L28
puppi::info 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, Evaluation Error: Error while evaluating a Function Call, Failed to parse template puppi/info.erb: Filepath: /__w/puppi/puppi/spec/fixtures/modules/puppi/templates/info.erb Line: 10 Detail: undefined method `each' for "myownscript":String (file: /__w/puppi/puppi/spec/fixtures/modules/puppi/manifests/info.pp, line: 43, column: 16) (line: 3) on node rspec.example42.com
Unit tests: spec/defines/info_spec.rb#L21
puppi::info on redhat-8-x86_64 Test puppi info step file creation should create a puppi::info step file Failure/Error: should contain_file('/etc/puppi/info/sample').with_ensure('present') Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, Failed to parse template puppi/info.erb: Filepath: /__w/puppi/puppi/spec/fixtures/modules/puppi/templates/info.erb Line: 10 Detail: undefined method `each' for "myownscript":String (file: /__w/puppi/puppi/spec/fixtures/modules/puppi/manifests/info.pp, line: 43, column: 16) (line: 3) on node rspec.example42.com
Unit tests: spec/defines/info_spec.rb#L24
puppi::info on redhat-8-x86_64 Test puppi info step file creation should populate correctly the puppi::info step file Failure/Error: should contain_file('/etc/puppi/info/sample').with_content(/myownscript/) Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, Failed to parse template puppi/info.erb: Filepath: /__w/puppi/puppi/spec/fixtures/modules/puppi/templates/info.erb Line: 10 Detail: undefined method `each' for "myownscript":String (file: /__w/puppi/puppi/spec/fixtures/modules/puppi/manifests/info.pp, line: 43, column: 16) (line: 3) on node rspec.example42.com
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: Resource type not found: Srring (file: /__w/puppi/puppi/spec/fixtures/modules/puppi/manifests/install_packages.pp, line: 50, column: 3) on node rspec.example42.com
Unit tests: spec/defines/log_spec.rb#L27
puppi::log 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, Evaluation Error: Error while evaluating a Function Call, Failed to parse template puppi/log.erb: Filepath: /__w/puppi/puppi/spec/fixtures/modules/puppi/templates/log.erb Line: 1 Detail: undefined method `each' for "/var/log/mylog.log":String (file: /__w/puppi/puppi/spec/fixtures/modules/puppi/manifests/log.pp, line: 33, column: 16) (line: 3) on node rspec.example42.com
Unit tests: spec/defines/log_spec.rb#L19
puppi::log on redhat-8-x86_64 Test puppi log file creation should create a puppi::log file Failure/Error: should contain_file('/etc/puppi/logs/mylog').with_ensure('present') Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, Failed to parse template puppi/log.erb: Filepath: /__w/puppi/puppi/spec/fixtures/modules/puppi/templates/log.erb Line: 1 Detail: undefined method `each' for "/var/log/mylog.log":String (file: /__w/puppi/puppi/spec/fixtures/modules/puppi/manifests/log.pp, line: 33, column: 16) (line: 3) on node rspec.example42.com
Unit tests: spec/defines/log_spec.rb#L22
puppi::log on redhat-8-x86_64 Test puppi log file creation should populate correctly the puppi::log step file Failure/Error: should contain_file('/etc/puppi/logs/mylog').with_content(/mylog.log/) Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, Failed to parse template puppi/log.erb: Filepath: /__w/puppi/puppi/spec/fixtures/modules/puppi/templates/log.erb Line: 1 Detail: undefined method `each' for "/var/log/mylog.log":String (file: /__w/puppi/puppi/spec/fixtures/modules/puppi/manifests/log.pp, line: 33, column: 16) (line: 3) on node rspec.example42.com
Unit tests: spec/defines/netinstall_spec.rb#L15
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]: expects a value for parameter 'url' expects a value for parameter 'destination_dir' (line: 3) on node rspec.example42.com
Unit tests: spec/defines/project_spec.rb#L30
puppi::project 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::Project[puppi::project]: has no parameter named 'command' has no parameter named 'priority' has no parameter named 'project' (line: 3) on node rspec.example42.com
Unit tests: spec/defines/configure_spec.rb#L16
puppi::configure 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::Configure[namevar]: expects a value for parameter 'command' expects a value for parameter 'project' (line: 3) on node rspec.example42.com
Unit tests: spec/defines/info_spec.rb#L28
puppi::info 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, Evaluation Error: Error while evaluating a Function Call, Failed to parse template puppi/info.erb: Filepath: /__w/puppi/puppi/spec/fixtures/modules/puppi/templates/info.erb Line: 10 Detail: undefined method `each' for "myownscript":String (file: /__w/puppi/puppi/spec/fixtures/modules/puppi/manifests/info.pp, line: 43, column: 16) (line: 3) on node rspec.example42.com
Unit tests: spec/defines/info_spec.rb#L21
puppi::info on redhat-8-x86_64 Test puppi info step file creation should create a puppi::info step file Failure/Error: should contain_file('/etc/puppi/info/sample').with_ensure('present') Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, Failed to parse template puppi/info.erb: Filepath: /__w/puppi/puppi/spec/fixtures/modules/puppi/templates/info.erb Line: 10 Detail: undefined method `each' for "myownscript":String (file: /__w/puppi/puppi/spec/fixtures/modules/puppi/manifests/info.pp, line: 43, column: 16) (line: 3) on node rspec.example42.com
Unit tests: spec/defines/info_spec.rb#L24
puppi::info on redhat-8-x86_64 Test puppi info step file creation should populate correctly the puppi::info step file Failure/Error: should contain_file('/etc/puppi/info/sample').with_content(/myownscript/) Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, Failed to parse template puppi/info.erb: Filepath: /__w/puppi/puppi/spec/fixtures/modules/puppi/templates/info.erb Line: 10 Detail: undefined method `each' for "myownscript":String (file: /__w/puppi/puppi/spec/fixtures/modules/puppi/manifests/info.pp, line: 43, column: 16) (line: 3) on node rspec.example42.com
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: Resource type not found: Srring (file: /__w/puppi/puppi/spec/fixtures/modules/puppi/manifests/install_packages.pp, line: 50, column: 3) on node rspec.example42.com
Unit tests: spec/defines/log_spec.rb#L27
puppi::log 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, Evaluation Error: Error while evaluating a Function Call, Failed to parse template puppi/log.erb: Filepath: /__w/puppi/puppi/spec/fixtures/modules/puppi/templates/log.erb Line: 1 Detail: undefined method `each' for "/var/log/mylog.log":String (file: /__w/puppi/puppi/spec/fixtures/modules/puppi/manifests/log.pp, line: 33, column: 16) (line: 3) on node rspec.example42.com
Unit tests: spec/defines/log_spec.rb#L19
puppi::log on redhat-8-x86_64 Test puppi log file creation should create a puppi::log file Failure/Error: should contain_file('/etc/puppi/logs/mylog').with_ensure('present') Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, Failed to parse template puppi/log.erb: Filepath: /__w/puppi/puppi/spec/fixtures/modules/puppi/templates/log.erb Line: 1 Detail: undefined method `each' for "/var/log/mylog.log":String (file: /__w/puppi/puppi/spec/fixtures/modules/puppi/manifests/log.pp, line: 33, column: 16) (line: 3) on node rspec.example42.com
Unit tests: spec/defines/log_spec.rb#L22
puppi::log on redhat-8-x86_64 Test puppi log file creation should populate correctly the puppi::log step file Failure/Error: should contain_file('/etc/puppi/logs/mylog').with_content(/mylog.log/) Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, Failed to parse template puppi/log.erb: Filepath: /__w/puppi/puppi/spec/fixtures/modules/puppi/templates/log.erb Line: 1 Detail: undefined method `each' for "/var/log/mylog.log":String (file: /__w/puppi/puppi/spec/fixtures/modules/puppi/manifests/log.pp, line: 33, column: 16) (line: 3) on node rspec.example42.com
Unit tests: spec/defines/netinstall_spec.rb#L15
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]: expects a value for parameter 'url' expects a value for parameter 'destination_dir' (line: 3) on node rspec.example42.com
Unit tests: spec/defines/project_spec.rb#L30
puppi::project 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::Project[puppi::project]: has no parameter named 'command' has no parameter named 'priority' has no parameter named 'project' (line: 3) on node rspec.example42.com