Skip to content

puppet systemd 9

puppet systemd 9 #60

Triggered via pull request December 14, 2024 14:45
Status Failure
Total duration 32m 10s
Artifacts

ci.yml

on: pull_request
Puppet  /  Static validations
34s
Puppet / Static validations
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet  /  Test suite
1s
Puppet / Test suite
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 5 warnings
Puppet / 7 (Ruby 2.7): spec/classes/spiped_spec.rb#L33
spiped on debian-11-x86_64 with package_source is expected to contain Package[spiped] with ensure => "present", provider => "rpm" and source => "/path/to/spiped.rpm" Failure/Error: is_expected.to contain_package('spiped'). with( ensure: 'present', provider: 'rpm', source: '/path/to/spiped.rpm' ) expected that the catalogue would contain Package[spiped] with provider set to "rpm" but it is set to "dpkg"
Puppet / 7 (Ruby 2.7): spec/classes/spiped_spec.rb#L33
spiped on ubuntu-18.04-x86_64 with package_source is expected to contain Package[spiped] with ensure => "present", provider => "rpm" and source => "/path/to/spiped.rpm" Failure/Error: is_expected.to contain_package('spiped'). with( ensure: 'present', provider: 'rpm', source: '/path/to/spiped.rpm' ) expected that the catalogue would contain Package[spiped] with provider set to "rpm" but it is set to "dpkg"
Puppet / 7 (Ruby 2.7)
Process completed with exit code 1.
Puppet / Puppet 7 - Debian 11
Process completed with exit code 1.
Puppet / Test suite
Process completed with exit code 1.
Puppet / Static validations: metadata.json#L1
Skipping EOL operating system RedHat 7
Puppet / Static validations: metadata.json#L1
Skipping EOL operating system CentOS 7
Puppet / Static validations: metadata.json#L1
Skipping EOL operating system Debian 10
Puppet / Static validations: metadata.json#L1
Skipping EOL operating system Ubuntu 16.04
Puppet / Static validations: metadata.json#L1
Skipping EOL operating system Ubuntu 18.04